Try it this way:

> NameVirtualHost 208.12.13.138:80
NameVirtualHost *
 
> <VirtualHost _default_:80>
> DocumentRoot /var/www/NPC/
> ServerName www.npc-usa.com
> </VirtualHost>
> 
> <VirtualHost _default_:80>

<VirtualHost *>

For everything that isn't the default.

> But regardless of which site I go to I end up in the directory for 
> www.npc-usa.com

You have too many _default_s :)
 
-- 
Tom Goulet                              mail: [EMAIL PROTECTED]
UID0 Unix Consulting                    web:  em.ca/uid0/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to