MLUG: Re: [MLUG] Apache basic auth question
Re: [MLUG] Apache basic auth question
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Thursday 06 May 2004 05:39 pm, Russell Horn wrote:
> > 128.206.206.229 - - [06/May/2004:17:06:56 -0500] "GET
> > /imaging_resources/index.html HTTP/1.1" 403 605
>
> The 403 error here says it delivered an access denied when trying to get
> index.html

Yes, because authentication fails?

> Are you sure your .htpasswd file is correct? You could try from scratch
> with .htaccess - remove or comment out the code from httpd.conf and
> restart the web server.
>
> (...)
>
> See if it works at that.

Ok, I did all that, but the problem remains: The browser never asks for the 
credentials, httpd jumps right into the error message. It is as if the 
password file never gets accessed. In fact, it doesn't matter if the password 
file exists or not; or if the AuthUserFile line exists or not.

Hmmm... permissions? I don't think so, I set the file to world-r (and back 
again), but nothing. Everything is owned by user apache, anyway.

Should I fire up gdb?

Mark

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members