From: sambufe Date: Fri, 21 Jul 2017 14:11:27 +0000 (+0200) Subject: BERFBB-3621 Teil 2 prd fix X-Git-Tag: v0.1.0~2666^2~86^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1969428d81e388c95aaf123c4d9ea5e3a1217190;p=pixelpark%2Fhiera.git BERFBB-3621 Teil 2 prd fix --- 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]'