From e66ad886cb66588b741dc36c34e4d75da195a18f Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 23 Nov 2016 14:56:39 +0100 Subject: [PATCH] sirona-aem - correct rewrite --- customer/sirona-aem/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/test.yaml b/customer/sirona-aem/test.yaml index d888dff0..7ff093e8 100644 --- a/customer/sirona-aem/test.yaml +++ b/customer/sirona-aem/test.yaml @@ -233,7 +233,7 @@ site::profile::aem::author::pp_vhosts: - https: comment: 'all to https' rewrite_rule: - - '^(.*)$ https://int-sirona-author.pixelpark.net$1 [L,R=302]' + - '^(.*)$ https://int-sirona-author.pixelpark.net$1 [L,R=301,QSA,NE]' proxy_preserve_host: true proxy_pass: - { path: /, url: 'http://localhost:4502/' } -- 2.39.5