From: André Malo
Date: Fri, 22 Nov 2002 05:16:42 +0000 (+0000)
Subject: the name is "no-gzip".
X-Git-Tag: pre_ajp_proxy~2577
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69b63c46c17cb824fc5439b8b4a112eee6024841;p=apache
the name is "no-gzip".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97594 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index fac2bea94f..95b000a271 100644
--- a/docs/manual/env.html.en
+++ b/docs/manual/env.html.en
@@ -231,7 +231,7 @@
content-types other than text/html
.
-
+
When set, the DEFLATE
filter of
mod_deflate
will be turned off.
diff --git a/docs/manual/env.xml b/docs/manual/env.xml
index 339066e9c1..f1c297fc54 100644
--- a/docs/manual/env.xml
+++ b/docs/manual/env.xml
@@ -282,7 +282,7 @@
content-types other than text/html
.
- nogzip
+ no-gzip
When set, the DEFLATE
filter of
mod_deflate will be turned off.