On Wed, 9 Jul 2003, Mike McMullen wrote:

> Hi all,
>
> I have created a virtual host on my apache server with a
> name like www.virtualhost.com. If I use that URL to access
> it, everything is fine.
>
> However, if I use the URL of virtualhost.com., I get the
> default host home page which is an entirely different company.
>

Try making your virtual host
<VirtualHost www.domain.com domain.com>
ServerName www.domain.com
etc..

Rgds

Rus
-- 
www: http://www.65535.net       | Hosting - Shell Accounts
MSNM: [EMAIL PROTECTED]         | Virtual Servers from just $15/mo
e: [EMAIL PROTECTED]               | Community: http://www.65535.org
t: +44 (0) 7092016595           | 10% Donation on every FreeBSD product


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to