lighttpd

Lighttpd Webserver for Citadel

Lighttpd is a free and open-source web server, designed for speed, efficiency, and flexibility. This tutorial is designed to work hand in glove with our citadel docker installation tutorial. We will install this on Void Linux but besides the lighttpd installation, everything should work on any NIX. Void Linux Installation xbps-install -Suv xbps-install -S lighttpd configuration file location /etc/lighttpd/lighttpd.conf Check that your configuration is ok: lighttpd -tt -f /etc/lighttpd/lighttpd.