From: Philipp Dallig Date: Wed, 23 Nov 2016 13:56:39 +0000 (+0100) Subject: sirona-aem - correct rewrite X-Git-Tag: v0.1.0~3780 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e66ad886cb66588b741dc36c34e4d75da195a18f;p=pixelpark%2Fhiera.git sirona-aem - correct rewrite --- 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/' }