move proxy intercept errors to error-pages.conf
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
proxy_intercept_errors on;
|
||||
|
||||
error_page 400 /ErrorPages/HTTP400.html;
|
||||
error_page 401 /ErrorPages/HTTP401.html;
|
||||
error_page 402 /ErrorPages/HTTP402.html;
|
||||
|
Reference in New Issue
Block a user