在nginx配置文件中加入:
location ~ .*\.(css|js|swf|php|htm|html )$ { add_header Cache-Control no-store; }
本文标题:104-Nginx 禁止静态文件缓存
本文链接:https://www.haomeiwen.com/subject/kkqqmttx.html
网友评论