From 1969428d81e388c95aaf123c4d9ea5e3a1217190 Mon Sep 17 00:00:00 2001 From: sambufe Date: Fri, 21 Jul 2017 16:11:27 +0200 Subject: [PATCH] BERFBB-3621 Teil 2 prd fix --- customer/fbb-www/production.yaml | 2 +- customer/fbb-www/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 9d6feba5..9ee141ef 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/basisinformationen/verkehrsstatistik/index.php$1 [R=301,L]' + - '^/de/presse/basisinformationen/verkehrsstatistik/index.php(.*)$ http://tst.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]' diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index bab2a559..f449bbc6 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -591,7 +591,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/basisinformationen/verkehrsstatistik/index.php$1 [R=301,L]' + - '^/de/presse/basisinformationen/verkehrsstatistik/index.php(.*)$ http://tst.berlin-airport.de/de/presse/presseinformationen/verkehrsstatistik/index.php$1 [R=301,L]' - comment: 'BERFBB-3621' rewrite_rule: - '^/de/presse/pressemitteilungen/.*$ http://tst.berlin-airport.de/de/presse/presseinformationen/mitteilungen-archiv/index.php [R=301,L]' -- 2.39.5