Explorar o código

更新 'conf.d/sharebms2.conf'

mengqingchuang %!s(int64=4) %!d(string=hai) anos
pai
achega
288de8dad8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf.d/sharebms2.conf

+ 1 - 1
conf.d/sharebms2.conf

@@ -38,7 +38,7 @@ server {
         client_max_body_size 10m;
     }
     location /share-bms/ {
-        root /usr/share/nginx/html//shareBms/;
+        root /usr/share/nginx/html/shareBms/;
         try_files $uri $uri/ /index.html;
         #index index.html;
     }