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?

질문됨 일 년 전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
답변함 일 년 전
  • 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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠