Lighttpd
Description
Lightwight alternative to the allmighty Apache.
Dependencies
USE-Flags
Packages
Installation
# emerge lighttpd
Configuration
Setting up authentification
{{Box File|/var/www/localhost/lighttpd.user|
admin:xxxxx
Enabling CGI Support and rrd file processing
Finalize
# /etc/init.d/lighttpd start
# rc-update add lighttpd default