Yi 1 жил өмнө
parent
commit
6d03c1bd44

+ 2 - 1
default.conf.template

@@ -19,10 +19,11 @@ server {
         client_max_body_size 300m;   #最大接受300m文件以内的
         client_max_body_size 300m;   #最大接受300m文件以内的
         client_body_timeout 20s;
         client_body_timeout 20s;
    }
    }
-   #error_page  404              /404.html;
 
 
+   #error_page  404              /404.html;
    # redirect server error pages to the static page /50x.html
    # redirect server error pages to the static page /50x.html
    #
    #
+
    error_page   500 502 503 504  /50x.html;
    error_page   500 502 503 504  /50x.html;
    location = /50x.html {
    location = /50x.html {
       root   /usr/share/nginx/html;
       root   /usr/share/nginx/html;