From: Philipp Dallig Date: Wed, 17 Aug 2016 14:40:34 +0000 (+0200) Subject: sirona-aem - correct rewrite X-Git-Tag: v0.1.0~4269 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=57551bf579edaa4076e16661f2e883463aa1e9dd;p=pixelpark%2Fhiera.git sirona-aem - correct rewrite --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 5a0b27ac..ba75ab10 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -382,7 +382,7 @@ site::profile::aem::author::pp_vhosts: - https: comment: 'all to https' rewrite_rule: - - '^(.*)$ https://prod-sirona-author.pixelpark.net$1 [L,R=302]' + - '^(.*)$ https://prod-new-sirona-author.pixelpark.net$1 [L,R=302]' proxy_preserve_host: true proxy_pass: - { path: /, url: 'http://localhost:4502/' }