git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580736
13f79535-47bb-0310-9956-
ffa450edef68
<p>When set to a value of "1", this variable disables the DEFLATE
output filter provided by <module>mod_deflate</module> for
content-types other than <code>text/html</code>. If you'd rather
- use statically compressed files; <module>mod_negotiation</module>
+ use statically compressed files, <module>mod_negotiation</module>
evaluates the variable as well (not only for gzip, but for all
encodings that differ from "identity").</p>
</section>