Route53 does not forward to my ec2 wordpress

0

I have hosted Wordpress website on EC2, now i have configured it with Route53 but it does not work. Can you guys please suggest what necessary changes i have to do.

Below is the changes i have done.

  1. Hosted a zone in Route53, mydoamin.in
  2. Copy name-server to hostinger name-server (from where i purchased my domain)
  3. created a record with ec2 ip (where my wordpress site is hosted)
  4. changes in /etc/apache2/sites-available/000-default.conf, added ServerName mydomain.in
  5.                                                                                                               ServerAlias www.mydomain.in
    
  • Hi Faisal, you have not given enough information here for us to help you troubleshoot this. Can you provide at least your actual domain name?

  • Hi Max, Firstly thank you. Actually the problem was in my Laptop DNS settings. I have configured it and now it works fine.

Faisal
feita há um mês152 visualizações
1 Resposta
1
Resposta aceita

If you did the step 3 well, you will be able to check the ec2 ip for using the below linux command. If not, please recheck step 1~3. how is the result?

$ dig <route 53 record>

The below knowledge will help you, which records are needed in this situation. https://repost.aws/knowledge-center/route-53-create-alias-records

AWS
ESPECIALISTA
hyp
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês
  • Hi Peer, Actually the problem was in my Laptop DNS settings. I have configured it and now it works fine. Thank you for this assistance.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas