Hi all, I followed this tutorial exactly to set up my Nginx, and at the very end of step 5 where I should be able to see my static HTML page, it says it can not find my IP address from my domain. Any thoughts to this? Could it just be a domain issue or did I miss a step do you think?
Going to the IP address shows the usual “Welcome to Nginx!” page
https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
Can you give me the exact error that you are getting? Maybe it is a DNS issue and not the problem with Nginx.
You need to make sure that your domain name is correctly pointed to the server.
Hope that this helps! Bobby