I need to direct a subdomain to another server. It works fine for subdomain.domain.com but not for www.subdomain.domain.com - is it possible to point the "www" to the server IP as well as I know many users enter a "www" as well
|
CNAME the www explicitly:
Or use a wildcard if you really want anything (www.subdomain.domain.com, blah.subdomain.domain.com, etc.) redirected:
| |||||
feedback
|