]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
FBB - add SSL redirect for 2 additional URLs
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Mon, 29 Jan 2018 10:23:12 +0000 (11:23 +0100)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Mon, 29 Jan 2018 10:23:12 +0000 (11:23 +0100)
customer/fbb-www/production.yaml
customer/fbb-www/test.yaml

index 33de3a628f7007b3564990552e47156a12d4756f..5b65bcef2b0826f69a18fbd4c4ede454597e2f35 100644 (file)
@@ -936,6 +936,9 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} ^/pl/podrozni-txl/na-lotnisku/placowki-serwisowe/lounge-terminal-c/index.php$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/en/travellers-txl/at-the-airport/security-checks/people-and-hand-luggage/index.php$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/pl/podrozni-txl/na-lotnisku/kontrole/osoby-i-bagaz-podreczny/index.php$ [OR]'
+        # BERFBB-4418
+          - '%%{ich-trickse}{REQUEST_URI} ^/de/global/kundenservice/index.php$ [OR]'
+          - '%%{ich-trickse}{REQUEST_URI} ^/en/global/customer-service/index.php$ [OR]'
         # OFIS Sites
           - '%%{ich-trickse}{REQUEST_URI} ^/ofis/.*$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/starsberlin   [OR]'
index 123bc2aae7f1a5d60719f93a993980be9721954a..68adca1652623ca40fdb5ac174bf1cf4193a8b55 100644 (file)
@@ -737,6 +737,9 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-txl/am-flughafen/flughafenservices/lounge-terminal-c/index.php$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-sxf/erlebnis-flughafen/besucherterrassen/index.php$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-txl/am-flughafen/kontrollen/personen-und-handgepaeck/index.php$ [OR]'
+        # BERFBB-4418
+          - '%%{ich-trickse}{REQUEST_URI} ^/de/global/kundenservice/index.php$ [OR]'
+          - '%%{ich-trickse}{REQUEST_URI} ^/en/global/customer-service/index.php$ [OR]'
         # OFIS Sites
           - '%%{ich-trickse}{REQUEST_URI} ^/ofis/.*$ [OR]'
           - '%%{ich-trickse}{REQUEST_URI} ^/starsberlin   [OR]'