From: Philipp Dallig Date: Wed, 28 Jun 2017 08:32:37 +0000 (+0200) Subject: sirona-aem - add an addtional rewrite for en-gb to en X-Git-Tag: v0.1.0~2752^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cd381f854ceca6c00e3d968f8a25ce774188a06c;p=pixelpark%2Fhiera.git sirona-aem - add an addtional rewrite for en-gb to en --- 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]'