From de11e8076ee6d6ed8a71a0946e16013cb4cea60b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 19 Jul 2016 11:16:24 +0200 Subject: [PATCH] BMFDC: https --- customer/bmf-datacenter/production.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 653ff172..03703b99 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -65,7 +65,12 @@ site::profile::typo3::projects: - '%%{ich-trickse}{REQUEST_URI} !^/logs' - '%%{ich-trickse}{REQUEST_URI} !^/status' - '%%{ich-trickse}{REQUEST_URI} !^/server-status' - - '%%{ich-trickse}{HTTP_HTTPS} !=on' + rewrite_rule: + - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' + - alias1: + comment: 'Alle Aliase auf Servername' + rewrite_cond: + - '%%{ich-trickse}{X-Forwarded-Port} !=443' rewrite_rule: - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' aliases: -- 2.39.5