From 529aab30c7e973e557ab4da4e97236470e747d9d Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Fri, 16 Apr 2004 18:47:26 +0000
Subject: [PATCH] mention force-gzip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103410 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/env.xml | 6 ++++++
1 file changed, 6 insertions(+)
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.
+