"Updates"
This commit is contained in:
@@ -490,11 +490,11 @@ twip.delmar.bzh {
|
|||||||
gzip
|
gzip
|
||||||
minimum_length 1024
|
minimum_length 1024
|
||||||
}
|
}
|
||||||
reverse_proxy bob:23473
|
reverse_proxy carlo:12473
|
||||||
|
|
||||||
handle_errors {
|
handle_errors {
|
||||||
rewrite * /{err.status_code}
|
rewrite * /{err.status_code}
|
||||||
reverse_proxy bob:23473 {
|
reverse_proxy carlo:12473 {
|
||||||
header_up Host {upstream_hostport}
|
header_up Host {upstream_hostport}
|
||||||
replace_status {err.status_code}
|
replace_status {err.status_code}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user