Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?
    1. I want to forward my domains.
    2. I have a hosting account with these domains.
    3. I have specific nameservers for my domains.
      (I bought the domain at GoDaddy, the site will uploaded at Amazon S3)
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.