From 10e448a48acc18d2d478807636aca864630c9c67 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 2 Nov 2016 12:04:40 +0100 Subject: [PATCH] FIS-NW - https --- customer/bmas-typo3/production.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 4c2f4e8b..df20d75f 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -381,6 +381,11 @@ site::profile::typo3::projects: auth_require: 'valid-user' user: service.typo3 mode: '2775' + rewrites_non_ssl: + - http_to_https: + comment: 'Alles auf https umleiten' + rewrite_rule: + - ^(.*)$ https://www.fis-netzwerk.de$1 [R=301,L] php_admin_value: always_populate_raw_post_data: '-1' max_input_vars: 1500 -- 2.39.5