> -----Original Message-----
> From: Chris Pat [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 3 February 2006 11:08 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] newbie vhost?
> 
> Hello
> I have Apache2.055 working with a "bare" domain name e.g.
> http://domain.com, however it will not work with 
> http://www.domain.com.  My vendor is saying it something 
> wrong with my apache setup.  It is the minimal vhost with 
> just a server name, admin, document root.  Can someone tell 
> me who is wrong?  tia.
> 

You need to also have a 

ServerAlias www.domain.com 

line in your vhost config as well if you want that to resolve.

Adam. 

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