From: sambufe Date: Fri, 21 Jul 2017 14:04:39 +0000 (+0200) Subject: BERFBB-3621 Teil 2 prd X-Git-Tag: v0.1.0~2666^2~86^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9a29817d74fe661e99694c1af5b5d82c75cb82ce;p=pixelpark%2Fhiera.git BERFBB-3621 Teil 2 prd --- diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 84fbb4de..9d6feba5 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -832,6 +832,9 @@ infra::profile::apache::pp_vhosts: - { alias: /senatfluginfo , path: /var/data/flugdat/senatfluginfo/ } - { alias: /ofis , path: /var/data/flugdat/ofis/ } 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]' - 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 1717026b..bab2a559 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/basisinformationen/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]'