From: André Malo
Date: Fri, 16 Apr 2004 18:47:26 +0000 (+0000)
Subject: mention force-gzip
X-Git-Tag: pre_ajp_proxy~369
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=529aab30c7e973e557ab4da4e97236470e747d9d;p=apache
mention force-gzip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103410 13f79535-47bb-0310-9956-ffa450edef68
---
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.
+
+ force-gzip
+ If you have the DEFLATE
filter activated, this
+ environment variable will ignore the accept-encoding setting of
+ your browser and will send compressed output unconditionally.
+