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
已提問 1 個月前檢視次數 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
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南