Cache 404 response using nginx and redis

后端 未结 0 538
暗喜
暗喜 2021-01-19 11:39

I\'m currently using NGINX with Redis to cache its responses. Now, I want to cache 404 responses as well. My configuration is like this:

location / {
    set          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题