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=8500>. 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=8500 authorization user does not logged [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|WORKSFORME | ------- Additional Comments From [EMAIL PROTECTED] 2003-02-24 06:36 ------- I am seeing something similar. Comparing to the previous notes, the differences here is I am on httpd 2.0.44, and not logging through a pipe (still on Sun Solaris - 2.9 here). I am triggering the authentication by sending basic WWW-Authenticate: headers in PHP [by calling header("WWW-Authenticate: Basic realm=\"Reviews\""); if it matters]. Under httpd 1.3, the user was being logged just fine with the same auth code. The authentication works fine and this is a mere annoyance, but I figure I'm not the only one, just seemingly a small minority... Afraid I'm at a loss on what else might be unique here. For the record, my configure command was "$ ./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
