]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_deflate.conf
- mod_auth{n,z}_default were removed in 2.3.0, let _core replace them (not 100% accur...
[packages/apache.git] / apache-mod_deflate.conf
index 9dcc33c65b6aa220c1ba25c86031b81d74ae0e02..bfaa67c67f33b1b32805fce0e623fcda9305ab5b 100644 (file)
@@ -31,5 +31,5 @@ AddOutputFilterByType DEFLATE text/xml
 
 <IfModule mod_headers.c>
        # Make sure proxies don't deliver the wrong content
-       Header append Vary User-Agent env=!dont-vary
+       Header append Vary Accept-Encoding env=!dont-vary
 </IfModule>
This page took 0.052101 seconds and 4 git commands to generate.