m
This commit is contained in:
@@ -33,6 +33,8 @@ server {
|
|||||||
# be sure to pass the original host header
|
# be sure to pass the original host header
|
||||||
#proxy_set_header Host $http_host;
|
#proxy_set_header Host $http_host;
|
||||||
|
|
||||||
|
proxy_set_header X-Forwarded-Host $http_host;
|
||||||
|
|
||||||
# Vouch Proxy only acts on the request headers
|
# Vouch Proxy only acts on the request headers
|
||||||
proxy_pass_request_body off;
|
proxy_pass_request_body off;
|
||||||
proxy_set_header Content-Length "";
|
proxy_set_header Content-Length "";
|
||||||
|
|||||||
Reference in New Issue
Block a user