Is there any Dns configuration to route subdomains to naked domains?
feedback
|
|
Do you mean "is there a way to make http://www.example.com/ redirect to http://example.com/"? If so, that's a webserver redirection issue, not DNS. Do you mean "is there a way to make the DNS record www.example.com the same as example.com"? If so, CNAME is your friend.
| |||
|
feedback
|