summaryrefslogtreecommitdiff
path: root/docs/manual/env.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-04-16 18:47:26 +0000
committerAndré Malo <nd@apache.org>2004-04-16 18:47:26 +0000
commit529aab30c7e973e557ab4da4e97236470e747d9d (patch)
tree9c3c6eda2089b19eeb5a943dfe6182beaf852436 /docs/manual/env.xml
parent51e8b9afa4a4584b7d93cfb00a8f60e2887d00fd (diff)
downloadhttpd-529aab30c7e973e557ab4da4e97236470e747d9d.tar.gz
mention force-gzip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/env.xml')
-rw-r--r--docs/manual/env.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/env.xml b/docs/manual/env.xml
index b46f7e171a..9137d0b639 100644
--- a/docs/manual/env.xml
+++ b/docs/manual/env.xml
@@ -266,6 +266,12 @@
even if it was in a later dialect.</p>
</section>
+ <section id="force-gzip">
+ <title>force-gzip</title>
+ <p>If you have the <code>DEFLATE</code> filter activated, this
+ environment variable will ignore the accept-encoding setting of
+ your browser and will send compressed output unconditionally.</p>
+ </section>
<section id="force-no-vary">
<title>force-no-vary</title>