From 69b63c46c17cb824fc5439b8b4a112eee6024841 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Fri, 22 Nov 2002 05:16:42 +0000
Subject: [PATCH] the name is "no-gzip".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97594 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/env.html.en | 2 +-
docs/manual/env.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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.
--
2.50.1