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=14335>. 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=14335 Problem to apply filters on proxy requests ------- Additional Comments From [EMAIL PROTECTED] 2002-11-13 16:58 ------- Thanks a lot for your answer. It didn't work when I just put a SetEnv no-gzip directive (gif images still compressed...) but it worked with a "1" : <Proxy *.gif> SetEnv no-gzip 1 </Proxy> I guess you just forgot it... Anyway, thanks a lot for that ! For my 2nd question, can you explain why AddOutputFilter, and especially AddOutputFilterByType, don't work with proxy requests ? We would also like to rely on the mime-type of the file when compressing... Maybe is there another (unknown to me) directive to do so ? Besides that last question, I think you can close this "bug". Regards, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
