From 19d60f767017fa5bdf9502d59b28358d0db287ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 23 Jan 2018 11:51:40 +0100 Subject: [PATCH] bmas-typo3 - BMASUWM-743 --- customer/bmas-typo3/production.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 1f637044..768f0b61 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -191,6 +191,8 @@ infra::profile::typo3::projects: - www.futurale.de rewrites_no_ssl: - comment: 'all to HTTPS (BMASUWM-743)' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^www\.arbeitenviernull\.de$ [NC]' rewrite_rule: - '^(.*)$ https://www.arbeitenviernull.de$1 [R=301,L]' rewrites: @@ -279,6 +281,8 @@ infra::profile::typo3::projects: - unternehmens-wert-mensch.de rewrites_no_ssl: - comment: 'all to HTTPS (BMASUWM-743)' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^www\.unternehmens-wert-mensch\.de$ [NC]' rewrite_rule: - '^(.*)$ https://www.unternehmens-wert-mensch.de$1 [R=301,L]' rewrites: -- 2.39.5