Configuring a static website using a custom domain registered with Route 53

0

I have followed this tutorial step by step very Cleary "https://docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-custom-domain-walkthrough.html"

when i try to test the Step 12: Test the website Verify that the website and the redirect work correctly. In your browser, enter your URLs. In this example, you can try the following URLs:

Domain (http://example.com) – Displays the index document in the example.com bucket.

Subdomain (http://www.example.com) – Redirects your request to http://example.com. You see the index document in the example.com bucket.

i am not able to access i am not sure why it is and i have checked the status of DNS propagation it is "insync"

  • Sorry what bit isnt working?

已提问 1 年前303 查看次数
1 回答
0

Have you registered your custom domain with Route 53? https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html

Depending on your DNS provider, choose one of the following procedures to register and use a new domain with Route 53.

  • For registering a new domain, see register a new domain.
  • For an existing domain, see Making Amazon Route 53 the DNS service for an existing domain.
  • For moving a domain to another registrar, see update name servers when you want to use another DNS service.

You will need to follow one of the above step. Which one is valid in your case?

AWS
已回答 1 年前
  • Sorry , could you please let me know that root domain is working fine (eg:- example.com) , but The Subdomain (eg:- www.example.com) is not working why any suggestions please, i have done all the steps correctly which is redirecting root bucket to "www" bucket and when i checked the static website Hosting URL in in "www" Bucket it is working and i have created the route53 hosted zone record correctly configured but still its not working , i thought DNS propagation Delay but it seems its not ?

  • could you respond to the above issue please

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则