From 93ad7c57ebd1c90c66367c7219f8ded2f5320628 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 23 Jan 2018 11:45:21 +0100 Subject: [PATCH] bmas-typo3 - BMASUWM-743 --- customer/bmas-typo3/production.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 87b7078f..9273a3f9 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -189,6 +189,10 @@ infra::profile::typo3::projects: - www.futurale-filmfestival.de - futurale.de - www.futurale.de + rewrites_non_ssl: + - comment: 'all to HTTPS (BMASUWM-743)' + rewrite_rule: + - '^(.*)$ https://www.arbeitenviernull.de$1 [R=301,L]' rewrites: - alias: comment: 'Filmfestival Presse' @@ -273,6 +277,10 @@ infra::profile::typo3::projects: serveraliases: - www-unternehmens-wert-mensch-de.pixelpark.net - unternehmens-wert-mensch.de + rewrites_non_ssl: + - comment: 'all to HTTPS (BMASUWM-743)' + rewrite_rule: + - '^(.*)$ https://www.unternehmens-wert-mensch.de$1 [R=301,L]' rewrites: - alias: comment: 'Alle Aliase auf Servername' -- 2.39.5