From 57551bf579edaa4076e16661f2e883463aa1e9dd Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 17 Aug 2016 16:40:34 +0200 Subject: [PATCH] sirona-aem - correct rewrite --- customer/sirona-aem/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/' } -- 2.39.5