Search code examples
dnsgodaddy-api

dns settings to connect godady domain to my hostgator


I have purchased a domaine ex.com . i set the cname and A record with www. I did not change the default nameservers of godady.

if I type http://ex.com I can accses the website. if I type http://www.ex.com or https://www.ex.com I get 404

how can I resolve this? my records.. h


Solution

  • I have solved it, I just changed the cname pointing value to @ symbol insted of hostgator url. this will redirect your server to the place (IP) that your A record pointing to.

    enter image description here