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
질문됨 한 달 전152회 조회
1개 답변
1
수락된 답변

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
전문가
hyp
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • 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.

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

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

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

관련 콘텐츠