From: Thomas Heller Date: Wed, 2 Nov 2016 11:04:40 +0000 (+0100) Subject: FIS-NW - https X-Git-Tag: v0.1.0~3876^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=10e448a48acc18d2d478807636aca864630c9c67;p=pixelpark%2Fhiera.git FIS-NW - https --- 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