Instale o LightTPD
apt-get update
apt-get upgrade
apt-get install lighttpd
systemctl enable lighttpd
systemctl start lighttpd
systemctl status lighttpd
sandy_codes_py
apt-get update
apt-get upgrade
apt-get install lighttpd
systemctl enable lighttpd
systemctl start lighttpd
systemctl status lighttpd