From 9fe4914551d054e7ad719fe5a87cda14bbec0eaa Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 11 May 2017 15:19:09 +0200 Subject: [PATCH] sirona-aem - add Rewrites SIRONAMAIN-1090 SIRONAMAIN-1069 --- customer/sirona-aem/production.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index e8dc5dbc..2e3773ac 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1055,9 +1055,17 @@ infra::profile::aem::publish::pp_vhosts: - comment: 'lanugage Rewrite use Env Vars' rewrite_rule: - '^/$ %%{ich-trickse}{REQUEST_SCHEME}://my.cerec.com/%%{ich-trickse}{ENV:language}.html [R=301,L]' - - comment: 'https://jira.pixelpark.com/jira/browse/SIRONAMAIN-359' + - comment: 'SIRONAMAIN-359 + SIRONAMAIN-1090' rewrite_rule: - - '^/Patientenmarketing$ http://my.cerec.com/de-de/service/patientenmarketing.html [R=301,L]' + - '^/Patientenmarketing$ http://my.cerec.com/de-de/patientenmarketing.html [R=301,L]' + - '^/de-de/service/tutorials.html http://my.cerec.com/de-de/tutorials.html [R=301,L]' + - '^/de-de/service/ausbildung.html http://my.cerec.com/de-de/ausbildung.html [R=301,L]' + - '^/de-de/service/patientenmarketing.html http://my.cerec.com/de-de/patientenmarketing.html [R=301,L]' + - '^/de-de/service/cerec-newsletter.html http://my.cerec.com/de-de/cerec-newsletter.html [R=301,L]' + - '^/de-de/service/hotlines.html http://my.cerec.com/de-de/hotlines.html [R=301,L]' + - '^/de-de/service/abrechnung.html http://my.cerec.com/de-de/abrechnung.html [R=301,L]' + - '^/de-de/service/cerec-club.html http://my.cerec.com/de-de/cerec-club.html [R=301,L]' + - '^/de-de/service.html http://my.cerec.com/de-de.html [R=301,L]' # Sirona info.my-inlab.com info-my-inlab-com: serveraliases: @@ -1397,6 +1405,7 @@ infra::profile::aem::publish::pp_vhosts: - '^/$ %%{ich-trickse}{REQUEST_SCHEME}://www.cerec.com/%%{ich-trickse}{ENV:language}.html [R=301,L]' - comment: 'Migration to flagship site' rewrite_rule: + - '^/de-de.html$ https://www1.dentsplysirona.com/de-de/loesungen/themen/single-visit-dentistry-mit-cerec.html [R=301,L]' - '^/de/home$ https://www1.dentsplysirona.com/de-de/loesungen/themen/single-visit-dentistry-mit-cerec.html [R=301,L]' - '^/de/workflow$ https://www1.dentsplysirona.com/de-de/loesungen/themen/single-visit-dentistry-mit-cerec/workflow.html [R=301,L]' - '^/de/workflow/aufnehmen$ https://www1.dentsplysirona.com/de-de/produkte/cad-cam/praxis/scannen-mit-cerec.html [R=301,L]' -- 2.39.5