[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] www.machinename.domain.com??



----- Original Message ----- 
From: XIAS webdesign <xias@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, December 17, 2000 11:54 AM
Subject: Re: [cobalt-users] www.machinename.domain.com??


> www.name.domainname.com is not going to work. It is www.domainname.com or
> name.domainname.com. Either www is the host name or name is the hostname.
> You cannot have both. The URL will be http://name.domainname.com.
> 
> 
> Thomas

It's ok to have both www.name.domainname.com and name.domainname.com to point towards the same IP-adress.
You create the DNS-entries and set up name.domain.com on the server. In httpd.conf set www.name.domainname.com as an alias to name.domainname.com .
This will work!

--
Arnt