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

RE: [cobalt-developers] Sub Domains



> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of Sean McCabe
> Sent: Friday, 26 January 2001 5:39 PM
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: [cobalt-developers] Sub Domains
>
>
> Ok, I am fairly new to the Cobalt world.  This is the first one I have
> owned.  I have the Raq3 and would like to set up some sub domains
<snip>.
> Or even if you have the time to explain
> to me the
> proccess I would be very pleased.
>
> Sean McCabe

In DNS terms the process is simple (this is on the RAQ3)

Go to Control Panel

Click on Domain Name server parameters

click on Add and "Address (A) Record"

type the subdomain name you wish eg mysub and the domain name eg
mydomain.com and the ip address that the web site will be on - this will
create mysub.mydomain.com

if you want to also resolve www.mysub.mydomain.com to that site then:

click on Add and "Alias (CNAME) Record"

type www.mysub in Alias Host Name
mydomain.com in nAlias Domain Name
mysub in Target Host Name
mydomain.com in Target Domain Name

this will make www.mysub.mydomain.com point to mysub.mydomain.com

cheers


Jim Carey