From 69ab8ac27b2a96004ebe29336538f3191a92db5b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 2 Mar 2016 17:17:06 +0100 Subject: [PATCH] sirona-aem - add preserve host also for int --- customer/sirona-aem/int.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/sirona-aem/int.yaml b/customer/sirona-aem/int.yaml index 4c65ef62..9308b350 100644 --- a/customer/sirona-aem/int.yaml +++ b/customer/sirona-aem/int.yaml @@ -48,6 +48,7 @@ site::profile::aem::author::pp_vhosts: comment: 'all to https' rewrite_rule: - '^(.*)$ https://int-sirona-author.pixelpark.net$1 [L,R=302]' + proxy_preserve_host: true proxy_pass: - { path: /, url: 'http://localhost:4502/' } directories: -- 2.39.5