]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
New Rewrite condition (Ticket BERFBB-4460) in customer/fbb-www/production.yaml
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 8 Feb 2018 10:59:00 +0000 (11:59 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 8 Feb 2018 10:59:00 +0000 (11:59 +0100)
customer/fbb-www/production.yaml

index 642286931a6a990b750ba94df5f2322ad3085a7d..882a04e6efb55e563790a5994efb06893a95ec00 100644 (file)
@@ -954,7 +954,9 @@ infra::profile::apache::pp_vhosts:
           - '%{literal("%")}{REQUEST_URI} ^/bgssxf        [OR]'
           - '%{literal("%")}{REQUEST_URI} ^/airberlinhub  [OR]'
           - '%{literal("%")}{REQUEST_URI} ^/senatfluginfo [OR]'
-          - '%{literal("%")}{REQUEST_URI} ^/webteam'
+          - '%{literal("%")}{REQUEST_URI} ^/webteam       [OR]'
+        # BERFBB-4460
+          - '%{literal("%")}{REQUEST_URI} ^/de/global/gewinnspiel/index.php$'
         rewrite_rule:
           - '.? - [S=2]'
       - comment: 'andernfalls, wenn nicht SSL-Bereich, dann keine Aktion falls Protokoll HTTP'