Selaa lähdekoodia

更新 'conf.d/default.conf'

hanwenlong 1 vuosi sitten
vanhempi
commit
52a1cceefc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;