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=13577>. 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=13577 mod_proxy mangles query string Summary: mod_proxy mangles query string Product: Apache httpd-1.3 Version: 1.3.26 Platform: All OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: mod_proxy AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] when I redirect part of the site using RewriteRule [P] query strings get mangled. i.e. mod_proxy gets proxy:http://someotherhost/somepath/aaa.cgi?xxx=yyy but really it connects to someotherhost and sends: GET http://someotherhost/somepath/aaa.cgi%3Fxxx=yyy?xxx=yyy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
