I created a new Debian 12 web server through Vultr. I have uploaded my simple little website up to the /var/www/html
directory and when I try to navigate to the ip address, I get a The connection has timed out
error. I'm fairly new to setting up a website on a basic Apache2 server, so I don't really know where to start debugging this.
What would the first few steps to debug this? Thanks.