From d1deb9885de9b9c5701edc5012142a528166ef53 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 19 Jul 2016 11:41:02 +0200 Subject: [PATCH] bmf-dc - rewrite --- 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 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' -- 2.39.5