< /p>
What do 30d and 1h mean?
闭关修行中......
nginx的expire指令是 控制页面缓存.
nginx
expire
控制页面缓存
The expires directive can control the "Expires" and "Cache-Control" headers in the HTTP response (which controls page caching)
Refer to expires to control page caching
Official documentation nginx expire directive
Simply put, it is to control the cache time of static resource files in the browser, without having to download them from the server every time you request
nginx
的expire
指令是控制页面缓存
.Refer to expires to control page caching
Official documentation nginx expire directive
Simply put, it is to control the cache time of static resource files in the browser, without having to download them from the server every time you request