Recommended method for routing www to zone apex (naked domain) using AWS Route 53
- by Dan Christian
In my AWS Route 53 control panel I simply have 2 A records currently set up for the 'www' and the 'non www' names. Both point to the Elastic IP address associated with my EC2 Instance. This works well and my website is available at both variations but I really want all 'www' to route to the 'non www'.
What is the reccomened method, using AWS Route 53, for routing all traffic that comes to...
www.example.com
to
example.com