瀏覽代碼

Update nginx.conf

Luka Paunović 7 年之前
父節點
當前提交
591bfdaad1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      install/debian/8/nginx/nginx.conf

+ 1 - 0
install/debian/8/nginx/nginx.conf

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