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=27758>. 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=27758 digest authentication fails to handle a URL of the form http://domain.world/page.type?querystring Summary: digest authentication fails to handle a URL of the form http://domain.world/page.type?querystring Product: Apache httpd-2.0 Version: 2.0.48 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: mod_auth_digest AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When using digest authentication, a URL request including a query_string is not handled properly. Apache returns: Bad Request Your browser sent a request that this server could not understand. The error log contains a message like: Digest: uri mismatch - </mysite/test.htm> does not match request-uri </mysite/test.htm?something> When disabling digest authentication it works as expected. Regards, Henk. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
