From c93a9d649456e30a64da75f18f55dabdb633fb74 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 30 Jul 2018 17:07:00 +0200 Subject: [PATCH] bmf-datacenter und wieder zurueck... danke an die tollen Entwickler :() --- customer/bmf-datacenter/production.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 719138cd..40c5b786 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -53,20 +53,20 @@ infra::profile::typo3::projects: - alias: comment: 'Alle Aliase auf Servername' rewrite_cond: - - '%%{ich-trickse}{HTTP_HOST} !^www\.bundeshaushalt\.de$ [NC]' + - '%%{ich-trickse}{HTTP_HOST} !^www\.bundeshaushalt-info\.de$ [NC]' - '%%{ich-trickse}{REMOTE_ADDR} !^77\.74\.239\.51$' - '%%{ich-trickse}{REQUEST_URI} !^/logs' - '%%{ich-trickse}{REQUEST_URI} !^/status' - '%%{ich-trickse}{REQUEST_URI} !^/server-status' rewrite_rule: - - '^(.*)$ https://www.bundeshaushalt.de$1 [L,R=301]' + - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' - alias1: comment: 'Alle Aliase auf Servername' rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on' - '%%{ich-trickse}{REQUEST_URI} !^/logs' rewrite_rule: - - '^(.*)$ https://www.bundeshaushalt.de$1 [L,R=301]' + - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]' aliases: alias: '/logs' path: '/var/log/httpd' -- 2.39.5