π‘Lighttpd
Installation of Lighttpd packages.
sudo apt install lighttpd
We allow connections through port 80 with the command:
We check that we have actually allowed it. Port 80 and allow should appear:
We add the rule that includes port 80. If you don't remember how to add rules in port forwarding. Machine configuration β Network β Port forwarding β Replicate the capture

It could be nice if the port are not equals like 81 : 80
Last updated
Was this helpful?