From 5d7435cb45ff096c548adf8076fc06e30e0a2caa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 26 Jun 2017 15:37:20 +0200 Subject: [PATCH] FBB - Setenvif https --- customer/fbb-www/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index c3f8536e..cd662dde 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -196,6 +196,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"' -- 2.39.5