From a3f92d43696a7d8b913240a0d4f7be9d8cf88589 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 14:50:20 +0200 Subject: [PATCH] eppendorf apache testing --- customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 07cb1c18..f0f2522a 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -21,13 +21,13 @@ infra::profile::apache::pp_vhosts: proxy_pass: - { path: /, url: 'https://localhost:9002/' } - setenvifnocase: - - 'Request_URI \.(?:gif|jpe?g|png)$ no-gzip' - - 'Request_URI \.(?:gif|jpe?g|png)$ dont-vary' +# setenvifnocase: +# - 'Request_URI \.(?:gif|jpe?g|png)$ no-gzip' +# - 'Request_URI \.(?:gif|jpe?g|png)$ dont-vary' headers: - always append X-Frame-Options SAMEORIGIN - - header append Vary User-Agent env=!dont-vary +# - header append Vary User-Agent env=!dont-vary # custom_fragment: | # # ProxyRequests Off -- 2.39.5