liu 11 mesi fa
parent
commit
c2af67410d
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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