On Thu, October 2, 2003 1at 0:33 am, John Bell sent the following
> Hi Dave,
>
> <VirtualHost *>
> ServerName www.freshlyroastcoffee.biz
> DocumentRoot /coffeepp
> JkMount /* ajp13
> etc
> </VirtualHost>
>
> <VirtualHost *>
> ServerName www.capucino.co.uk
> DocumentRoot /coffeemy
> JkMount /* ajp13
> etc
> </VirtualHost>
>
>
> With this setup www.freshlyroastcoffee.biz is  found so is
> www.capucino.co.uk.
>
> However, if www.capucino.co.uk is the first virtual host then
> www.freshlyroastcoffee.biz is not found
> and it defaults to  www.capucino.co.uk - the first default virtual host.

I am still confused.  By "is not found" what exactly is happenning?

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to