From: Vincent Bray Date: Sun, 30 Sep 2007 15:18:24 +0000 (+0000) Subject: Minor grammar fix X-Git-Tag: 2.2.7~361 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4131799a0c59f44d6d8979c60149995338cdc6;p=thirdparty%2Fapache%2Fhttpd.git Minor grammar fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 9cf077fe01e..3e38572577f 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -301,7 +301,7 @@

When set to a value of "1", this variable disables the DEFLATE output filter provided by mod_deflate for content-types other than text/html. If you'd rather - use statically compressed files; mod_negotiation + use statically compressed files, mod_negotiation evaluates the variable as well (not only for gzip, but for all encodings that differ from "identity").