From 080b41e5e82845179b14e0abcbf8576ff01e27d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 13 Sep 2018 09:49:58 +0200 Subject: [PATCH] deuwo - DWWS-1177 --- .../deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 148fd28a..edb0c604 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -84,6 +84,8 @@ infra::profile::typo3::projects_composer_monolith: - www.deutsche-wohnen.de - web01-deutsche-wohnen-com.pixelpark.net - unterlagen.deutsche-wohnen.com + - www.unterlagen.deutsche-wohnen.com + - hinweisgeber.deutsche-wohnen.com # cert_servername: 'wildcard.pixelpark.net' # cert_customer: 'pixelpark' # ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem @@ -110,6 +112,11 @@ infra::profile::typo3::projects_composer_monolith: - '%{literal("%")}{HTTP_HOST} ^(www\.)?unterlagen\.deutsche-wohnen\.com$' rewrite_rule: - '^(.*)$ https://www.deutsche-wohnen.com/erforderliche-unterlagen [R=301,L]' + - DWWS-1177: + rewrite_cond: + - '%{literal("%")}{HTTP_HOST} ^hinweisgeber\.deutsche-wohnen\.com$' + rewrite_rule: + - '^(.*)$ https://www.deutsche-wohnen.com/hinweisgebersystem [R=301,L]' - comment: 'http to https' rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on' -- 2.39.5