summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-11-22 06:16:42 +0100
committerAndré Malo <nd@apache.org>2002-11-22 06:16:42 +0100
commit69b63c46c17cb824fc5439b8b4a112eee6024841 (patch)
tree580c647b92a803bfa583fbf56a1d969d5dc19bf0
parentupdate transformation (diff)
downloadapache2-69b63c46c17cb824fc5439b8b4a112eee6024841.tar.xz
apache2-69b63c46c17cb824fc5439b8b4a112eee6024841.zip
the name is "no-gzip".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97594 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/env.html.en2
-rw-r--r--docs/manual/env.xml2
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 <code>text/html</code>.</p>
- <h3><a name="nogzip" id="nogzip">nogzip</a></h3>
+ <h3><a name="no-gzip" id="no-gzip">no-gzip</a></h3>
<p>When set, the <code>DEFLATE</code> filter of
<code class="module"><a href="./mod/mod_deflate.html">mod_deflate</a></code> will be turned off.</p>
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 <code>text/html</code>.</p>
</section>
- <section id="nogzip"><title>nogzip</title>
+ <section id="no-gzip"><title>no-gzip</title>
<p>When set, the <code>DEFLATE</code> filter of
<module>mod_deflate</module> will be turned off.</p>