Open port 80 for Apache2 on Ubuntu using the Ubuntu firewall service

 

For cases where Apache2 is available within the box/local host, but not from LAN, you might have to open port 80 in the firewall.

This is a simple command for that –

[bash]

sudo ufw allow 80/tcp

[/bash]

Kj
Kj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codemarvels to key in facts and fixes he finds interesting while working on different projects. Some of the articles here give away a few shades of his philosophical leanings too.

Leave a Comment

Your email address will not be published. Required fields are marked *