I have created a static site on Amazon S3 and trying to link to a domain within GoDaddy.
I have seen all the links here on stackoverflow, they all mention
Using your DNS provider's tools, you need to create a CNAME record to map www.example.com to www.example.com.s3-website-us-east-1.amazonaws.com
Static hosting on Amazon S3 - DNS Configuration http://stackoverflow.com/questions/5870638/how-do-i-to-forward-domain-com-to-www-domain-com-at-godaddy-for-s3-hosted-site
The problem I am facing is that in GoDaddy I cannot find the option to create the CNAME record.
In GoDaddy as directed I go to Domain > Tools > DNS Manager. I see the following message "No domains in list.".
One of the articles I found that I need to set the Nameservers. What should I set it to? It is currently set to NS01.CASHPARKING.COM NS02.CASHPARKING.COM
so here are my Questions
- How can I make my domain show up at the "DNS Manager" page?
- How can I create a new CNAME record?
- What should I set my Nameserver to?
- Which option should I select when setting the Nameserver?
- I want to forward my domains.
- I have a hosting account with these domains.
- I have specific nameservers for my domains.
(I bought the domain at GoDaddy, the site will uploaded at Amazon S3)