From ab81cc93919ea44bccc4a5d17e774a1dc0c43f68 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 15:24:33 +0200 Subject: [PATCH] eppendorf apache testing --- customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index ee43f7f7..f2d8b531 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -42,6 +42,7 @@ infra::profile::apache::pp_vhosts: headers: - always append X-Frame-Options SAMEORIGIN - append Vary User-Agent env=!dont-vary + # custom_fragment: | # # ProxyRequests Off @@ -50,7 +51,6 @@ infra::profile::apache::pp_vhosts: # ProxyPassReverse https://dev-eppendorf-com.pixelpark.net:9002/ # # ExpiresActive On -# SSLProxyEngine On docroot_owner: apache docroot_group: apache @@ -95,6 +95,8 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/maintainance' sethandler: "maintainance" + require: + - localhost - provider: location path: '/medias' -- 2.39.5