Jelajahi Sumber

更新nginx配置

liu 11 bulan lalu
induk
melakukan
c2af67410d
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      nginx-1.26.3/conf/nginx.conf

+ 5 - 0
nginx-1.26.3/conf/nginx.conf

@@ -108,6 +108,11 @@ http {
             expires 1h;
         }
 
+        location /fLxiFxSceH.txt {
+            proxy_pass http://localhost:8080/static/fLxiFxSceH.txt;
+            expires 30d; # 缓存优化
+        }
+
         #error_page  404              /404.html;
 
         # redirect server error pages to the static page /50x.html