when I run our http using whm site can be viewed but when I append www it doesn't display anymore. do i forgot to set something?
when I run our http using whm site can be viewed but when I append www it doesn't display anymore. do i forgot to set something?
What's the exact error you encounter when trying to browse to www.example.com?
It got an error of server not found. is there anything wrong at our end?
Last edited by ras`; 04-26-2006 at 04:08 AM.
Check that you have a 'www' A record for the relevant domain.
This should be of the form:
Note: the trailing dot after 'example.com' is essential - 'example.com.' will work whereas 'example.com' won't.Code:www 14400 IN CNAME example.com.
Hi,
I have check this code and its correct it had a dot after the com ex. www 14400 IN CNAME example.com.
thanks.
Last edited by ras`; 04-27-2006 at 12:54 AM.
Use www.dnsstuff.com to check out the domain, or let us know what the domain is so we can take a look. If you put your www.domainname.com into dnsstuff.com's top right box, it should give you a little more detail. (No IP address means problems)