commit d48a80aaf6
Author: Robert Kaussow <mail@geeklabor.de> Date: Fri May 22 21:40:03 2020 +0200 add proxy_intercept_errors parameter
This commit is contained in:
parent
e427215993
commit
dd679c8336
1
index.md
1
index.md
@ -441,6 +441,7 @@ nginx_vhosts_default:
|
|||||||
proxy_read_timeout: 3600s
|
proxy_read_timeout: 3600s
|
||||||
proxy_send_timeout: 3600s
|
proxy_send_timeout: 3600s
|
||||||
proxy_headers: []
|
proxy_headers: []
|
||||||
|
proxy_intercept_errors: "off"
|
||||||
custom_options:
|
custom_options:
|
||||||
- 'deny: all'
|
- 'deny: all'
|
||||||
error_page: /usr/share/nginx/html
|
error_page: /usr/share/nginx/html
|
||||||
|
Loading…
Reference in New Issue
Block a user