From 02c2617a2c3b4fba5f19ebe11c3e4c8b727bcdd5 Mon Sep 17 00:00:00 2001 From: sambufe Date: Fri, 21 Jul 2017 16:19:50 +0200 Subject: [PATCH] BERFBB-3621 fix --- customer/fbb-www/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 9ee141ef..a72e547c 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -834,7 +834,7 @@ infra::profile::apache::pp_vhosts: rewrites: - comment: 'BERFBB-3621 -2' rewrite_rule: - - '^/de/presse/basisinformationen/verkehrsstatistik/index.php(.*)$ http://tst.berlin-airport.de/de/presse/presseinformationen/verkehrsstatistik/index.php$1 [R=301,L]' + - '^/de/presse/basisinformationen/verkehrsstatistik/index.php(.*)$ http://www.berlin-airport.de/de/presse/presseinformationen/verkehrsstatistik/index.php$1 [R=301,L]' - comment: 'BERFBB-3621' rewrite_rule: - '^/de/presse/pressemitteilungen/.*$ http://www.berlin-airport.de/de/presse/presseinformationen/mitteilungen-archiv/index.php [R=301,L]' -- 2.39.5