Syntax: | proxy_intercept_errors |
---|---|
Default: | proxy_intercept_errors off; |
Context: | http , server , location |
Determines whether proxied responses with codes greater than or equal to 300 should be passed to a client or be intercepted and redirected to nginx for processing with the error_page directive.
Please login to continue.