From cb96ec48948d6d938be35522a78f72ee501d800b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 29 Aug 2017 11:42:10 +0200 Subject: [PATCH] =?utf8?q?MHK=20-=20bl=C3=B6der=20static=20proxy?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml | 3 +++ customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml | 3 +++ customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml index 4154b855..8410831b 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -103,6 +103,9 @@ infra::profile::apache::pp_vhosts: - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' custom_fragment: | + + ProxyPreserveHost off + SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off diff --git a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml index e86a4333..f7b89619 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -103,6 +103,9 @@ infra::profile::apache::pp_vhosts: - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' custom_fragment: | + + ProxyPreserveHost off + SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off diff --git a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml index a352bed8..f30c461e 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -103,6 +103,9 @@ infra::profile::apache::pp_vhosts: - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' custom_fragment: | + + ProxyPreserveHost off + SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off -- 2.39.5