Re: [users@httpd] Basic Authentication not Authenticating

2005-05-12 Thread Richard Crawford
On Thursday 12 May 2005 10:12, Craig Dunigan wrote: > On Thu, 12 May 2005, Richard Crawford wrote: > > I'm trying to implement Basic authentication for my user directory on my > > server, but it's bombing on me. When I go to the protected site, I'm > > pro

[users@httpd] Basic Authentication not Authenticating

2005-05-12 Thread Richard Crawford
I'm trying to implement Basic authentication for my user directory on my server, but it's bombing on me. When I go to the protected site, I'm prompted for a username and password as expected; however, the user is not authenticated even if they put in the proper username and password. I'm using