From 9a29817d74fe661e99694c1af5b5d82c75cb82ce Mon Sep 17 00:00:00 2001
From: sambufe <samuel.bufe@publicispixelpark.de>
Date: Fri, 21 Jul 2017 16:04:39 +0200
Subject: [PATCH] BERFBB-3621 Teil 2 prd

---
 customer/fbb-www/production.yaml | 3 +++
 customer/fbb-www/test.yaml       | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

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]'
-- 
2.39.5