m
This commit is contained in:
@@ -28,10 +28,10 @@ server {
|
||||
|
||||
location = /validate {
|
||||
internal;
|
||||
proxy_pass "http://validate.vouch.armos.zinomedia.de/validate";
|
||||
proxy_pass "https://validate.vouch.armos.zinomedia.de/validate";
|
||||
|
||||
# be sure to pass the original host header
|
||||
proxy_set_header Host $http_host;
|
||||
#proxy_set_header Host $http_host;
|
||||
|
||||
# Vouch Proxy only acts on the request headers
|
||||
proxy_pass_request_body off;
|
||||
|
||||
Reference in New Issue
Block a user