RE: [users@httpd] Basic Authentication not Authenticating

2005-05-12 Thread Boyle Owen
> -Original Message- > From: Richard Crawford [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 12. Mai 2005 19:02 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Basic Authentication not Authenticating > > > I'm trying to implement Basic authentication for my user > directory on m

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 > > prompted for a username and password as expec

Re: [users@httpd] Basic Authentication not Authenticating

2005-05-12 Thread Craig Dunigan
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 > prompted for a username and password as expected; however, the user is not > authenticated even if th

[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