]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
eppendorf apache testing
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 12:50:20 +0000 (14:50 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 12:50:20 +0000 (14:50 +0200)
customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml

index 07cb1c189f0b41f861cd2f6cd8b999b0557f07de..f0f2522a1fcae0e01ea9ac0bb0f571c57fe6d931 100644 (file)
@@ -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: |
 #            <Location />
 #                ProxyRequests Off