From 4650fe0347fba58a27c0792595d435af5bc8963c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 10 Sep 2018 14:53:36 +0200 Subject: [PATCH] deuwo - DWWS-1176 --- .../web01-deutsche-wohnen-com.pixelpark.net.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index bfdbfb0c..344cb514 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -83,6 +83,7 @@ infra::profile::typo3::projects_composer_monolith: - deutsche-wohnen.de - www.deutsche-wohnen.de - web01-deutsche-wohnen-com.pixelpark.net + - unterlagen.deutsche-wohnen.com # cert_servername: 'wildcard.pixelpark.net' # cert_customer: 'pixelpark' # ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem @@ -104,6 +105,11 @@ infra::profile::typo3::projects_composer_monolith: require: - local rewrites: + - DWWS-1176: + rewrite_cond: + - '%{literal("%")}{HTTP_HOST} ^unterlagen\.deutsche-wohnen\.com$' + rewrite_rule: + - '^(.*)$ https://www.deutsche-wohnen.com/erforderliche-unterlagen [R=301,L]' - comment: 'http to https' rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on' @@ -319,12 +325,6 @@ infra::profile::apache::pp_vhosts: - All directoryindex: index.php index.html rewrites: -# - alias: -# comment: 'Alles auf https umleiten' -# rewrite_cond: -# - '%%{ich-trickse}{HTTPS} !=on' -# rewrite_rule: -# - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' - https: comment: 'Alles auf https umleiten' rewrite_cond: -- 2.39.5