Search Again:

Re: main domain routing question Part2

From: John Readwin
Date: Tuesday, February 6, 2001
Time: 12:52:20 pm

Christopher, thanks for the quick response, worked perfect I knew it
was something simple.
One other quick question, How do get http://www.domain.com to show up
as http://domain.com

I tried creating a cname that points www.domain.com to domain.com
(which in turn has the A record pointing the server IP)

In web* I simply have the virtual domain setup to point to
domain.com, but if I try to go www.domain.com then I get an error as
if the domain doesn't exist. If I set up a second virtual host in
web* for www.domain.com it works, but still shows in the browser as
www.domain.com.







>On 02/06/01 at 13:25, John Readwin wrote:
>
>> How do I get a domain to be accessible via http://domain.com as well
>> as http://www.domain.com ?
>> I have the DNS set as follows
>>
>> I have it set up as a virtual host with the following cname records
>> domain.com pointing to www.maindomain.com
>
>By that, I take it you have a CNAME pointing domain.com. at
>www.maindomain.com.? Domain.com. is also the name of the zone for the domain,
>so you cannot have a CNAME record for it. You need to use an A record to point
>domain.com. at the IP address of the server.
>
>> www.domain.com pointing to www.maindomain.com
>>
>> I have set up Web* with a virtual host entry for domain.com as well
>> as www.domain.com
>>
>> What am I missing??
>
> Christopher Bort



Messages In This Thread:



Return to Digital Point Solutions' Home Page