Yes, I missed that line. 

NameVirtualHost 192.168.0.10
<VirtualHost 192.168.0.10>

<Location /> didn't help... On the second virtual host.  

I don't have the trailing / on the first virtual host and I get prompted
and authenticated with the correct user/pass without a problem.

Thanks


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Tuesday, December 20, 2005 2:40 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Virtual Hosting and Authentication

On 12/20/05, Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> I am having a problem with this configuration. I get prompted for to 
> login when trying the 2nd VirtualHost (vhost2). What am I missing?

Do you have a NameVirtualHost directive?

>   <Location>

That should be <Location />.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to