From 8caaeef5f684fc8af26d0da55db0b837215213b4 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 4 Mar 2016 13:27:57 +0100 Subject: [PATCH] add new rewrite for sitemap.xml --- customer/bmbf/production.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/customer/bmbf/production.yaml b/customer/bmbf/production.yaml index 1c51d5df..7b4854e4 100644 --- a/customer/bmbf/production.yaml +++ b/customer/bmbf/production.yaml @@ -70,6 +70,13 @@ site::profile::typo3::projects: comment: 'all to https' rewrite_rule: - '^(.*)$ https://www.wissenschaftsjahr.de$1 [L,R=301]' + rewrites_ssl: + - sitemap: + comment: 'sitemap BMBFWJDC-2513' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^www.wissenschaftsjahr.de$' + rewrite_rule: + - '^/sitemap.xml$ https://www.wissenschaftsjahr.de/index.php?eID=dd_googlesitemap [L,R=301]' user: service.typo3 mode: '2775' php_admin_value: -- 2.39.5