From b186708c4ff86dddefe2937722b8c304d8b19ef0 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 24 May 2017 13:24:50 +0200 Subject: [PATCH] sirona-aem - correct typo in rewrite SIRONAMAIN-1113 --- customer/sirona-aem/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 855aa27c..7cc44c2f 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1062,8 +1062,8 @@ infra::profile::aem::publish::pp_vhosts: - '^/de-de/service.html http://my.cerec.com/de-de.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.html [R=301,L]' - - '^/cerec-sw$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/%%{ich-trickse}{ENV:language}/cerec-sw.html.html [R=301,L]' + - '^/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]' # Sirona info.my-inlab.com info-my-inlab-com: serveraliases: -- 2.39.5