]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb ofis fix
authorsambufe <samuel.bufe@publicispixelpark.de>
Tue, 27 Jun 2017 12:27:51 +0000 (14:27 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Tue, 27 Jun 2017 12:27:51 +0000 (14:27 +0200)
customer/fbb-www/production.yaml
customer/fbb-www/test.yaml

index fe49fd0d835fa3a7938a66db820bbf63d467713f..c2ce557e477fcc040349928cf94c4ac6a45bdd1c 100644 (file)
@@ -260,6 +260,7 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} !^/ofis.*$'
           - '%%{ich-trickse}{REQUEST_URI} !^/airberlinhub.*$'
           - '%%{ich-trickse}{REQUEST_URI} !^/media.*$'
+          - '%%{ich-trickse}{REQUEST_URI} !^/senatfluginfo.*$'
         rewrite_rule:
           - '(^.*/$|^$) $1index.php [L,R=301]'
       - comment: 'Subdomain werbung.berlin-airport.de'
@@ -761,6 +762,7 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} ^/bgstxl        [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/bgssxf        [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/airberlinhub  [OR]'
+          - '%%{ich-trickse}{REQUEST_URI} ^/senatfluginfo [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/webteam'
         rewrite_rule:
           - '.? - [S=2]'
index 726671f3b8dc6e0df35214e4ce40c7ed2b9c49ae..6b190153abf08f9b916e3734720133d7f608d373 100644 (file)
@@ -382,6 +382,7 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} !^/ofis.*$'
           - '%%{ich-trickse}{REQUEST_URI} !^/airberlinhub.*$'
           - '%%{ich-trickse}{REQUEST_URI} !^/media.*$'
+          - '%%{ich-trickse}{REQUEST_URI} !^/senatfluginfo.*$'
         rewrite_rule:
           - '(^.*/$|^$) $1index.php [L,R=301]'
       - comment: 'Subdomain werbung.berlin-airport.de'
@@ -883,6 +884,7 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} ^/bgstxl        [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/bgssxf        [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/airberlinhub  [OR]'
+          - '%%{ich-trickse}{REQUEST_URI} ^/senatfluginfo [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/webteam'
         rewrite_rule:
           - '.? - [S=2]'