From cd381f854ceca6c00e3d968f8a25ce774188a06c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 28 Jun 2017 10:32:37 +0200 Subject: [PATCH] sirona-aem - add an addtional rewrite for en-gb to en --- customer/sirona-aem/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 9c35ff6c..7e61f06f 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -903,6 +903,7 @@ infra::profile::aem::publish::pp_vhosts: - comment: 'SIRONAMAIN-1126 Move en-gb to en' rewrite_rule: - '^/en-gb/(.*)$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/en/$1 [R=301,L]' + - '^/en-gb.html$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/en.html [R=301,L]' - comment: 'SIRONAMAIN-1113' rewrite_rule: - '^/CEREC-SW$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/%%{ich-trickse}{ENV:language}/cerec-sw.html [R=301,L]' -- 2.39.5