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?

preguntada hace un año303 visualizaciones
1 Respuesta
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
respondido hace un año
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas