server/nginx/497

This commit is contained in:
Marc Beninca 2019-08-18 18:39:19 +02:00
parent 4598d327f2
commit a6137099c9

View file

@ -571,6 +571,7 @@ Certificate and errors
return https://rwx.work/error/${status};
}
error_page 496 =496 @error; # Certificate Required
error_page 497 =497 @error; # HTTP Request Sent to HTTPS Port
error_page
404 # Not Found
@error;