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=16937>. 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=16937 Broken(?) 401 response from Apache 1.3.27 when digest auth required [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|1.3.27 |HEAD ------- Additional Comments From [EMAIL PROTECTED] 2003-02-11 02:15 ------- Well, it's a bug in the code that guesses the domain parameter. It relies on having unix paths (starting with slash). You can work around it by using the AuthDigestDomain directive explicitely. (You should always use the AuthDigestDomain directive anyway) It's fixed in 2.1 and proposed for backport. Thanks for the report and thanks for using Apache! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
