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=8533>.
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=8533

htaccess containing ErrorDocument directives overrides other htaccess files?

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-04-25 21:38 -------
I'm almost sure that this is a PHP problem.  Please try changing the 
ErrorDocument 401
to point to a regular html file.  I'd guess the authentication will then work
fine.

The problem is that it is the responsibility of the 401 ErrorDocument to deliver
the 401 status code to the client.  Only in this way does the client know to
prompt for a password.

You don't mention how you have configured PHP, but either you have done it
incorrectly, or you have uncovered a bug in PHP.  Either way, this is not the
correct place to address this problem.

Thanks for using Apache.

Reply via email to