Explorar o código

Update nginx.conf

vary on
Luka Paunović %!s(int64=7) %!d(string=hai) anos
pai
achega
49cf569729
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/rhel/6/nginx/nginx.conf

+ 1 - 0
install/rhel/6/nginx/nginx.conf

@@ -50,6 +50,7 @@ http {
 
     # Compression
     gzip                on;
+    gzip_vary           on;
     gzip_comp_level     9;
     gzip_min_length     512;
     gzip_buffers        8 64k;