add 403 reload
This commit is contained in:
parent
dcf932b66d
commit
143282b656
@ -36,7 +36,7 @@ server {
|
||||
# add_header Cache-Control "public";
|
||||
# }
|
||||
|
||||
error_page 500 502 503 504 404 /error.html;
|
||||
error_page 500 502 503 504 404 403 /error.html;
|
||||
|
||||
location = /error.html {
|
||||
add_header Content-Type text/html;
|
||||
|
Loading…
Reference in New Issue
Block a user