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

index f0f2522a1fcae0e01ea9ac0bb0f571c57fe6d931..64b88b62b591251d0dcdf2aeb138b9f5e75aef41 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
+      - append Vary User-Agent env=!dont-vary
 #    custom_fragment: |
 #            <Location />
 #                ProxyRequests Off