From 17631dc5ab055df1b1b9a4adb40dbd06a2ed1e62 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 22 Jun 2017 11:20:09 +0200 Subject: [PATCH] sirona-aem - redirect www.der-zahntechniker-kongress.de SIRONAMAIN-1124 --- customer/sirona-aem/production.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 1f6b8c8a..a5a102ab 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1249,10 +1249,14 @@ infra::profile::aem::publish::pp_vhosts: - www.see-more-with-dcs.com - see-more-with-dcs.com ssl: false - rewrites: - - comment: 'Rewrite all from this domain to Flagship-Site' - rewrite_rule: - - '(.*) https://www1.dentsplysirona.com/de-de/loesungen/themen/mit-sicherheit-mehr-sehen/2d-roentgen/direct-conversion-sensor.html [R=301,L]' + redirect_dest: 'https://www1.dentsplysirona.com/de-de/loesungen/themen/mit-sicherheit-mehr-sehen/2d-roentgen/direct-conversion-sensor.html' +# Sirona www.der-zahntechniker-kongress.de - kein AEM VHost + der-zahntechniker-kongress: + serveraliases: + - www.der-zahntechniker-kongress.de + - der-zahntechniker-kongress.de + ssl: false + redirect_dest: 'https://lp.dentsplysirona.com/de-de/zahntechniker-kongress-2018.html' # Sirona simply-faster-zirconia - kein AEM VHost zirconia: serveraliases: -- 2.39.5