]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BERFBB-4553 prd
authorsambufe <samuel.bufe@publicispixelpark.de>
Wed, 11 Apr 2018 11:48:25 +0000 (13:48 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Wed, 11 Apr 2018 11:48:52 +0000 (13:48 +0200)
customer/fbb-www/production.yaml

index 11a39879c568a1e57d51f3605e0711a81bda1238..c51a31330e0cc632f460096d9eba63ae331aed4d 100644 (file)
@@ -1006,7 +1006,9 @@ infra::profile::apache::pp_vhosts:
           - '%{literal("%")}{REQUEST_URI} ^/webteam       [OR]'
       #HTTPS URLS hier hinzufügen-----------------------------------------------------------
         # BERFBB-4460
-          - '%{literal("%")}{REQUEST_URI} ^/de/global/gewinnspiel/index.php$'
+          - '%{literal("%")}{REQUEST_URI} ^/de/global/gewinnspiel/index.php$ [OR]'
+        # BERFBB-4553
+          - '%{literal("%")}{REQUEST_URI} ^/de/global/ila-gewinnspiel/index.php$'
         rewrite_rule:
           - '.? - [S=2]'
       #HIER KEINE REWRITES EINFÜGEN!