summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-12-02 20:36:20 +0000
committerAndré Malo <nd@apache.org>2002-12-02 20:36:20 +0000
commit4e2d3c7c27b1d4aa800f393184086cf924b5874f (patch)
treeb23a5650576db8b278c3dfeb2b0e2301e4828418 /docs
parent5faf4f04e699d2e84aba3b596909ae864b85e70d (diff)
downloadhttpd-4e2d3c7c27b1d4aa800f393184086cf924b5874f.tar.gz
it's "no-gzip" in this branch, too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@97747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/env.html.en2
-rw-r--r--docs/manual/env.xml6
2 files changed, 2 insertions, 6 deletions
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index 77cfd7ac17..5e56141614 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 92590cb581..ef7eb9e1af 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>
@@ -398,7 +398,3 @@ SetEnvIf Referer "^$" local_referal
</section>
</section>
</manualpage>
-
-
-
-