]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BERFBB-3603 HTTPs detection
authorsambufe <samuel.bufe@publicispixelpark.de>
Tue, 27 Jun 2017 11:57:35 +0000 (13:57 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Tue, 27 Jun 2017 11:57:35 +0000 (13:57 +0200)
customer/fbb-ws/production.yaml
customer/fbb-ws/test.yaml
customer/fbb-www/production.yaml

index eca0b60d5ff8e8db8528756450ad121887ac99e8..63631403f37cabd69d22f1ce504e5cbd90bf7730 100644 (file)
@@ -109,6 +109,7 @@ infra::profile::apache::pp_vhosts:
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
+      - 'HTTPS on HTTPS=on'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'
index 7bab7ef99de3a38997820814076ed741a879df0c..1ae9d03740b290cebe93b2a0bf91ed6fbbf2954a 100644 (file)
@@ -133,6 +133,7 @@ infra::profile::apache::pp_vhosts:
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
+      - 'HTTPS on HTTPS=on'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'
index 179885eec91aca7dcb7b4512eb070d9f7dfc9292..fe49fd0d835fa3a7938a66db820bbf63d467713f 100644 (file)
@@ -176,6 +176,7 @@ infra::profile::apache::pp_vhosts:
       - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
     setenvif:
       - 'HTTPS on X-Forwarded-Proto=https'
+      - 'HTTPS on HTTPS=on'
     headers:
       - 'set X-Content-Type-Options: nosniff'
       - 'set X-XSS-Protection: "1; mode=block"'