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