From 6a3de7b7fe46517e365070bc3a53e78bd66bc877 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 18 Apr 2017 11:07:12 +0200 Subject: [PATCH] BMBF: rewrite Presse (BMBFWJDC-3007) --- customer/bmbf/web02-bmbf.pixelpark.net.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/customer/bmbf/web02-bmbf.pixelpark.net.yaml b/customer/bmbf/web02-bmbf.pixelpark.net.yaml index 3e9d396b..44301420 100644 --- a/customer/bmbf/web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/web02-bmbf.pixelpark.net.yaml @@ -111,6 +111,13 @@ infra::profile::typo3::projects: rewrite_rule: - '^/2016-17/sitemap.xml$ https://www.wissenschaftsjahr.de/2016-17/index.php?eID=dd_googlesitemap [L,R=301]' - '^/2016-17/veranstaltungen.xml$ https://www.wissenschaftsjahr.de/2016-17/index.php?eID=dd_googlesitemap&sitemap=wj1617_veranstaltungskalender&type=va&singlePid=4&pidList=11 [L,R=301]' + rewrites: + - comment: 'BMBFWJDC-3007' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?schwimmstaffel\.de$ [OR]' + - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?elbschwimmstaffel\.de$' + rewrite_rule: + - '^/presse(/)?$ https://www.wissenschaftsjahr.de/2016-17/index.php?id=974 [R=301,L]' user: service.typo3 mode: '2775' php_admin_value: @@ -388,4 +395,4 @@ infra::profile::apache::pp_vhosts: - MultiViews allow_override: - None - directoryindex: index.html \ No newline at end of file + directoryindex: index.html -- 2.39.5