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=28637>. 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=28637 mod_rewrite out of sync ------- Additional Comments From [EMAIL PROTECTED] 2004-04-27 20:56 ------- The problem occurs with the worker and the prefork MPM. Apache is configured with 3 virtualhosts, all three use mod_rewrite but only two of them use (different) rewritemap external programs. By 'out of sync' I mean that one request is serving the stuff of another. eg. the external program writes 'foo' to stdout but apache redirects the user to 'bar', which was the answer for other request. Apache was compiled without any patches, using the usual configure/make/make install. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
