From 19927fa0315dbf1d53a50f2686108f156e77f0e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 19 Jul 2016 11:44:33 +0200 Subject: [PATCH] BMFDC: https --- customer/bmf-datacenter/production.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 5744e729..b83a9b93 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -67,12 +67,12 @@ site::profile::typo3::projects: - '%%{ich-trickse}{REQUEST_URI} !^/server-status' 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]' + - alias1: + comment: 'Alle Aliase auf Servername' + rewrite_cond: + - '%%{ich-trickse}{HTTPS} !=on' + rewrite_rule: + - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' aliases: alias: '/logs' path: '/var/log/httpd' -- 2.39.5