set error page
This commit is contained in:
parent
0c7b221f3f
commit
1888dd2c9a
@ -39,7 +39,7 @@ server {
|
||||
# add_header Cache-Control "public";
|
||||
# }
|
||||
|
||||
# error_page 500 502 503 504 404 403 /loader.html;
|
||||
error_page 502 /loader.html;
|
||||
|
||||
location = /loader.html {
|
||||
root /home/randomsec/RandomSec/MUOR/MUOR/configs;
|
||||
|
@ -40,7 +40,7 @@ server {
|
||||
# add_header Cache-Control "public";
|
||||
# }
|
||||
|
||||
# error_page 500 502 503 504 404 403 /loader.html;
|
||||
error_page 502 /loader.html;
|
||||
|
||||
location = /loader.html {
|
||||
root /home/randomsec/RandomSec/MUOR/MUOR/configs;
|
||||
|
Loading…
Reference in New Issue
Block a user