From 1d3f3c65d2a3063578cf0e0accd6d3cfafe6da2c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 5 Oct 2017 14:04:42 +0200 Subject: [PATCH] Sirona - Rewrites SIRONAMAIN-1179 --- customer/sirona-aem/production.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 5aace365..4858578b 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -924,6 +924,10 @@ infra::profile::aem::publish::pp_vhosts: rewrite_rule: - '^/CEREC-SW$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/%%{ich-trickse}{ENV:language}/cerec-sw.html [R=301,L]' - '^/cerec-sw$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/%%{ich-trickse}{ENV:language}/cerec-sw.html [R=301,L]' + - comment: 'SIRONAMAIN-1179' + rewrite_rule: + - '^/de-de/cerec-sw\.html$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/de-de/produkte/cerec-sw.html [R=301,L]' + - '^/en/cerec-sw\.html$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/en/products/cerec-sw.html [R=301,L]' # Sirona info.my-inlab.com info-my-inlab-com: serveraliases: -- 2.39.5