m
This commit is contained in:
@@ -21,7 +21,7 @@ server {
|
|||||||
proxy_set_header Host $http_host;
|
proxy_set_header 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 on;
|
||||||
proxy_set_header Content-Length "";
|
proxy_set_header Content-Length "";
|
||||||
|
|
||||||
# optionally add X-Vouch-User as returned by Vouch Proxy along with the request
|
# optionally add X-Vouch-User as returned by Vouch Proxy along with the request
|
||||||
|
|||||||
Reference in New Issue
Block a user