From b59f9d137e667f61208a502910e77cb46ca8ff01 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 2 Nov 2016 12:19:11 +0100 Subject: [PATCH] FIS-NW - https --- customer/bmas-typo3/production.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index df20d75f..98fe8d45 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -381,9 +381,10 @@ site::profile::typo3::projects: auth_require: 'valid-user' user: service.typo3 mode: '2775' - rewrites_non_ssl: - - http_to_https: - comment: 'Alles auf https umleiten' + rewrites: + - https: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on' rewrite_rule: - ^(.*)$ https://www.fis-netzwerk.de$1 [R=301,L] php_admin_value: -- 2.39.5