Nginx
Nginx-使用Expires缓存静态文件
Nginx-使用Expires缓存静态文件
· ☕ 2 min read · 🧑 WYT
Nginx-使用Expires缓存静态文件 The ngx_http_headers_module module allows adding the “Expires” and “Cache-Control” header fields, and arbitrary fields, to a response header. 1 2 3 4 Syntax: expires [modified] time; expires