From: Oliver Böttcher Date: Mon, 10 Sep 2018 12:53:36 +0000 (+0200) Subject: deuwo - DWWS-1176 X-Git-Tag: v0.1.0~204^2 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=4650fe0347fba58a27c0792595d435af5bc8963c;p=pixelpark%2Fhiera.git deuwo - DWWS-1176 --- 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: