瀏覽代碼

更新 'conf.d/businessweb-nginx.conf'

mengqingchuang 4 年之前
父節點
當前提交
a7b900df27
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      conf.d/businessweb-nginx.conf

+ 3 - 0
conf.d/businessweb-nginx.conf

@@ -1,5 +1,6 @@
 server {
     listen 80;
+    listen 443 ssl http2;
 
     #ssl on;
     ssl_certificate ssl/xinyueyouxi.com.pem;
@@ -74,6 +75,7 @@ server {
 }
 server {
     listen 80;
+    listen 443 ssl http2;
     server_name club-admin.xinyueyouxi.com;
     charset utf-8;
     
@@ -101,6 +103,7 @@ server {
 
 server {
     listen 80;
+    listen 443 ssl http2;
     server_name mpa.xinyuepage.com;
     charset utf-8;