摘要: nginx配置 location ~* "^(.+)\.js$" { set $original_js $1; add_header Cache-Control "no-cache, no-store, must-revalidate, max-age=0"; add_header Pragma " 阅读全文
posted @ 2025-11-24 11:12 fight139 阅读(0) 评论(0) 推荐(0)