add 403 reload
This commit is contained in:
parent
143282b656
commit
455593c933
@ -38,7 +38,7 @@ server {
|
|||||||
# add_header Cache-Control "public";
|
# 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 {
|
location = /error.html {
|
||||||
add_header Content-Type text/html;
|
add_header Content-Type text/html;
|
||||||
|
Loading…
Reference in New Issue
Block a user