From: Andreas Gerstenberg Date: Tue, 20 Feb 2018 12:32:54 +0000 (+0100) Subject: sirona-aem Update Rewrites SIRONAMAIN-1202 X-Git-Tag: v0.1.0~1592 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=422952b52b3e4c3c6f8f87f45c0972b777736e08;p=pixelpark%2Fhiera.git sirona-aem Update Rewrites SIRONAMAIN-1202 --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index fd3d3b0f..2023acf4 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -276,6 +276,11 @@ infra::profile::aem::publish::pp_vhosts: - { error_code: 404 , document: "/en-us/error-pages/404.html" } - { error_code: 500 , document: "/en-us/error-pages/500.html" } rewrites: + - comment: 'SIRONAMAIN-1202 (20.02.2018)' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?sirona.clinic$' + rewrite_rule: + - '^(/?)$ https://www1.dentsplysirona.com/en/solutions/universities-and-large-clinics.html [R=301,L]' - comment: 'rediret to www' rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} !^www\. [NC]' @@ -343,7 +348,6 @@ infra::profile::aem::publish::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?sirona.clinic$' rewrite_rule: - - '^/$ https://www1.dentsplysirona.com/en/solutions/universities-and-large-clinics.html [R=301,L]' - '^/es-es.html$ https://www.dentsplysirona.com/es-ib/soluciones/para-universidades-clinicas-grandes.html [R=301,L]' - '^/es-es/asesoria.html$ https://www.dentsplysirona.com/es-ib/soluciones/para-universidades-clinicas-grandes/asesoria.html [R=301,L]' - '^/es-es/planeacion.html$ https://www.dentsplysirona.com/es-ib/soluciones/para-universidades-clinicas-grandes/planificacion.html [R=301,L]' @@ -649,7 +653,7 @@ infra::profile::aem::publish::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?ledviewplus.com$' rewrite_rule: - - '^/es-es.html$ https://www.dentsplysirona.com/es-ib/productos/unidades-de-tratamiento/ledview-plus.html [R=301,L]' + - '^/es-es.html$ https://www.dentsplysirona.com/es-ib/productos/unidades-de-tratamiento/luces-para-tratamientos/ledview-plus.html [R=301,L]' - comment: 'rediret to www' rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} !^www\. [NC]'