You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/20 19:59:33 UTC

DO NOT REPLY [Bug 20946] - mod_ext_filter vs mod_include

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20946>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20946

mod_ext_filter vs mod_include





------- Additional Comments From slive@apache.org  2003-06-20 17:59 -------
I've never actually tested this, but according to the docs, you should
be able to specify filter order.

AddOutputFilter INCLUDES;DEFLATE html
is different from
AddOutputFilter DEFLATE;INCLUDES html

Please check to see if that works for you.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org