Browse Source

更新 'conf.d/default.conf'

hanwenlong 1 năm trước cách đây
mục cha
commit
52a1cceefc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      conf.d/default.conf

+ 1 - 1
conf.d/default.conf

@@ -1,7 +1,7 @@
 server {
     listen       443 ssl default;
 
-    ssl on;
+    #ssl on;
     ssl_certificate            ssl/xinyuepp.cn.pem;
     ssl_certificate_key        ssl/xinyuepp.cn.key;
     ssl_session_cache          shared:SSL:1m;