소스 검색

更新 'nginx.conf'

mengqingchuang 4 년 전
부모
커밋
cc2d527581
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;