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=14451>. 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=14451 Content-length header incorrect with cgi and deflate combination ------- Additional Comments From [EMAIL PROTECTED] 2002-11-23 03:12 ------- I think I have figured out enough so that you should be able to reproduce the problem. The missing part is that I do an internal redirect and that is needed to make the problem show up. http://wolff.to/area/htaccess (no period) with show the .htaccess file. The first line (the filter list) and the last line (the relevant redirect) should be all that matters. http://wolff.to/area/test.pl , http://wolff.to/area/test.cgi and http://wolff.to/area/test.html all point to the same file. The first will give you the source, the second will work correctly and the third has a content-length header off by 20. However, note that in the second case the file is 20 bytes longer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
