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

Re: [cobalt-users] Follow up to Mutliple Domains



"Nick Ciantro" <nc@xxxxxxxxxxxxxxxxxxx>  wrote
ONSunday, March 04, 2001 4:38 PM
<snip>

 <<<This has been talked about several times on the list.  So, there is
> absolutely no way to have two domain potingin to the site without running a
> refresh script that will point someone to another page.
> 
<SNIP>
If the main (master?) domain has it's IP address (not virtual site)
Then just have both domain names point to the same IP.

else

You might try a 'CNAME' record. CNAME can be nasty but,
1domain.com IN  CNAME domain.com

Request for 1domain.com should be directed to domain.com
Gerald