Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 62355 invoked by uid 500); 13 Nov 2002 16:57:05 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 62340 invoked from network); 13 Nov 2002 16:57:05 -0000 Date: 13 Nov 2002 16:58:04 -0000 Message-ID: <20021113165804.21499.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 14335] - Problem to apply filters on proxy requests X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 tcastelle@generali.fr 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" : SetEnv no-gzip 1 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: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org