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=21935>. 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=21935 r->parsed_uri->query isn't updated after execution of mod_rewrite Summary: r->parsed_uri->query isn't updated after execution of mod_rewrite Product: Apache httpd-2.0 Version: 2.0.46 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: mod_rewrite AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When a url is modified with mod_rewrite, the field parsed_uri->query of the structure request_rec isn't updated after execution of mod_rewrite. But the field args of the structure request_rec is well updated. Best regards Jacques --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
