DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43738>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43738 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-01 09:38 ------- Created an attachment (id=21077) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21077&action=view) test fix Sorry, I read the filter stack wrong; I was only looking to check that http_in was at the top; the second filter down should be the buffering filter not the normal SSL filter (they are separate filters). I note that r->prev is set here so an internal redirect will have happened. And that will filters < AP_FTYPE_PROTOCOL, which includes this one... oops. Can you try this fix? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
