Question
Domain not working with nginx server setup
Hello,
I followed every steps from tutorial https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04#step-3-%E2%80%93-checking-your-web-server
I added dns to my domain provider,
- ping to mydomain.com working
- connecting to server using server ip from above tutorial working
- added ufw rules But, when I type mydomain.com in chrome or firefox, it is just not responding at all. Could anyone help me to figure out what is the problem?
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.
×