Parcourir la source

更新 'conf.d/default.conf'

hanwenlong il y a 1 an
Parent
commit
52a1cceefc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;