enable broader If-Modified-Since matching
This commit is contained in:
@@ -57,6 +57,8 @@ http {
|
||||
gzip_proxied any;
|
||||
gzip_vary on;
|
||||
|
||||
if_modified_since before;
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
||||
Reference in New Issue
Block a user