From: Oliver Böttcher Date: Tue, 19 Jul 2016 09:44:33 +0000 (+0200) Subject: BMFDC: https X-Git-Tag: v0.1.0~4504^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=19927fa0315dbf1d53a50f2686108f156e77f0e5;p=pixelpark%2Fhiera.git BMFDC: https --- 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'