mod_deflate refers to core instead of mod_env in regards to the SetEnv
directive.
Patch included for trunk.
With regards,
Daniel.
Index: mod_deflate.xml
===================================================================
--- mod_deflate.xml (revision 1300620)
+++ mod_deflate.xml (working copy)
@@ -145,7 +145,7 @@
</note>
<note><title>Note</title>
There is a environment variable <code>force-gzip</code>,
- set via <directive module="core">SetEnv</directive>, which
+ set via <directive module="mod_env">SetEnv</directive>, which
will ignore the accept-encoding setting of your browser and will
send compressed output.
</note>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org