Forum Moderators: phranque

Message Too Old, No Replies

how to include www in domain?

         

jack38

10:51 am on Jan 25, 2007 (gmt 0)

10+ Year Member



I am moving my site from shared to vps. I will keep my old site live until the new site on vps is ready, and then will update dns records.

In my vps cp, my domain shows as [domain.com...] My old domain is [domain.com...] (including the www). How do I change my vps site to show the www in the domain? any input will be much appreciated.

nwhiteley

4:13 pm on Jan 25, 2007 (gmt 0)

10+ Year Member



Hi,

As long as your DNS records for the domain include a www host record and a wildcard host record, both [mydomain.com...] and [mydomain.com...] will resolve to your web server correctly i.e.

@ A 111.222.333.444
* A 111.222.333.444
www A 111.222.333.444