I am new to Ubuntu and just getting started - love it so far!
However, running into an issue with Apache2 and cannot seem to find a solution in this knowledge base (or elsewhere.)
I followed a digitalocean tutorial, where everything seemed to execute successfully and Ubuntu output matched what was noted in the tutorial.
However, all attempts to bring up the Ubuntu apache2 default page result in a time-out.
As far as I can tell, the apache2 service is up and running fine:
:~$ sudo ufw status
Status: active
To Action From
-- ------ ----
Apache Full ALLOW Anywhere
22 ALLOW Anywhere
Apache Full (v6) ALLOW Anywhere (v6)
22 (v6) ALLOW Anywhere (v6)