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/26 19:54:22 UTC

DO NOT REPLY [Bug 20946] - Can't specify filter order when combining AddOutputFilter and SetOutputFilter

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

Can't specify filter order when combining AddOutputFilter and SetOutputFilter

slive@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|mod_ext_filter              |Core
           Priority|Other                       |Low
            Summary|mod_ext_filter vs           |Can't specify filter order
                   |mod_include                 |when combining
                   |                            |AddOutputFilter and
                   |                            |SetOutputFilter



------- Additional Comments From slive@apache.org  2003-06-26 17:54 -------
The extension is not case-sensitive (or if it is, it is a bug, which you should
report in a separate entry).

Yes, it is a weakness of the filter system that you can't
specify the order if you want to combine setting filters
by extension and by mime-type.  I'm changing this bug
report to address that issue.

The only way I can think of to address that is to add
a OutputFilterOrder directive.

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