Servidor web pequeño, rápido y un consumo de memoria mínimo, desarrollado pensando en la seguridad y con numerosas funciones.
$ lighttpd -t -f /etc/lighttpd/lighttpd.conf
# /etc/init.d/lighttpd start
# chmod 777 -R /var/www/html
$ a2enmod php8.2
# echo '<?php phpinfo();?>' >> /var/www/html/index.php
Con el navegador acceder a la página http://localhost