How to add a second domain to an EC2 instance with Elastic & Route 53
Posted
by
memeLab
on Server Fault
See other posts from Server Fault
or by memeLab
Published on 2013-11-04T09:41:18Z
Indexed on
2013/11/04
9:59 UTC
Read the original article
Hit count: 228
I've got my domain site.com
running on EC2, using Elastic IP and Route 53. I want to park site.net
so that it resolves to the same site..
I've looked up Migrating an Existing Domain to Route 53 in the docs, but can't find mention of how to add a second domain!
I figured I'd have to create an A record, but when I do so, the record is created site.net.site.com
.. not quite what I'm after!
I've also done searches for mixes of 'route 53', 'park domain', 'addon domain', 'second domain', but no dice...
My prior experience is with cPanel and Plesk, so I'm a bit lost!
Any pointers would be appreciated! TIA
© Server Fault or respective owner