Bläddra i källkod

更新 'nginx.conf'

mengqingchuang 4 år sedan
förälder
incheckning
cc2d527581
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

@@ -43,7 +43,7 @@ http {
 
     keepalive_timeout    65;
 
-    #gzip                on;
+    gzip                on;
     server_tokens        off;
 
     include /etc/nginx/conf.d/*.conf;