server/nginx/403

This commit is contained in:
Marc Beninca 2019-08-18 18:45:27 +02:00
parent a6137099c9
commit 2b77ee4194

View file

@ -573,6 +573,7 @@ Certificate and errors
error_page 496 =496 @error; # Certificate Required
error_page 497 =497 @error; # HTTP Request Sent to HTTPS Port
error_page
403 # Forbidden
404 # Not Found
@error;