下面是禁止浏览器缓存location ~ .*\.(gif|jpg|jpeg|png|bmp|swf|js|css)$ {
#禁止缓存,每次都从服务器请求
add_header Cache...
nginx 配置反向代理禁止缓存