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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ