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