]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pfizer - test changes for WAF (fix)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 8 Jun 2017 14:45:26 +0000 (16:45 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 8 Jun 2017 14:45:35 +0000 (16:45 +0200)
customer/pfizer/dev-web02-pfizer-de.pixelpark.net.yaml

index 621020a5e4d8646d819731aad38e2babc67bb58f..a38b70be5f282fdc99285881cc65ea2e21331d14 100644 (file)
@@ -100,7 +100,7 @@ infra::profile::typo3::projects:
     setenv:
       - 'TYPO3_CONTEXT Development/redaktion'
     setenvif_ssl:
-      - 'HTTPS on HTTPS=on'
+      - 'HTTPS on X-Forwarded-Proto=https'
     rewrites:
       - pfizermed_rw2:
         comment: 'Rewrites fuer Pfizermed'
@@ -423,7 +423,7 @@ infra::profile::typo3::projects:
       - PFIZ-1837:
         comment: https://jira.pixelpark.com/jira/browse/PFIZ-1837
         rewrite_cond:
-          - '%%{ich-trickse}{HTTPS} !=on'
+          - '%%{ich-trickse}{HTTP:X-Forwarded-Proto} !=https'
         rewrite_rule:
           - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L]