瀏覽代碼

Merge branch 'rmaster' of 39.97.239.116:gyfl/xyzshop into rmaster

stanley-king 3 年之前
父節點
當前提交
392636d027
共有 2 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      docker/conf/nginx/nginx-xyz-https.conf
  2. 0 0
      helper/refill/api/xyz/yunsuoyao/账号.txt

+ 7 - 1
docker/conf/nginx/nginx-xyz-https.conf

@@ -134,6 +134,12 @@ http
     server {
         listen       443 ssl;
         server_name xyzshops.cn;
-        return 301 https://www.xyzshops.cn;
+        return 301 https://www.xyzshops.cn$request_uri;
+    }
+
+    server {
+        listen       80;
+        server_name xyzshops.cn 121.89.223.81;
+        return 301 https://www.xyzshops.cn$request_uri;
     }
 }

+ 0 - 0
helper/refill/api/xyz/yunsuoyao/账号.txt