> -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
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
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
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