Forum Moderators: phranque
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.
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