Hi, I recently deployed a new website and assigned a custom domain to it.
The domain was bought from AWS.
I already went through all the required configurations like pointing to Netlify nameservers, adding DNS records, etc.
The domain management
page for the project currently looks like this:
Now, I’m having trouble to reach the website at freefilesamples.com, however, if i visit https://freefilesamples.netlify.app, then it works.
I already confirmed that the DNS has propagated successfully using tools like
DNS Checker - DNS Check Propagation Tool and Dig (DNS lookup)
…But still, i cannot access the website at it’s production URL.
What am i doing wrong? Any help would be much appreciated