From: Thomas Heller Date: Tue, 19 Jul 2016 09:41:02 +0000 (+0200) Subject: bmf-dc - rewrite X-Git-Tag: v0.1.0~4507 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=d1deb9885de9b9c5701edc5012142a528166ef53;p=pixelpark%2Fhiera.git bmf-dc - rewrite --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 03703b99..5744e729 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}{X-Forwarded-Port} !=443' +# rewrite_rule: +# - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' aliases: alias: '/logs' path: '/var/log/httpd'