From f5dd9e077e8743d2f778b1be3ef02883720e2761 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 23 Jan 2018 16:28:46 +0100 Subject: [PATCH] bmas-typo3 - disable https rewrite --- customer/bmas-typo3/production.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 743eefd9..d887faed 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -189,12 +189,12 @@ infra::profile::typo3::projects: - www.futurale-filmfestival.de - futurale.de - 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_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: - alias: comment: 'Filmfestival Presse' -- 2.39.5