lighttpd-enable-mod
fast webserver with minimal memory footprint
Install
- All systems
-
curl cmd.cat/lighttpd-enable-mod.sh
- Debian
-
apt-get install lighttpd - Ubuntu
-
apt-get install lighttpd -
Alpine
-
apk add lighttpd - Arch Linux
-
pacman -S lighttpd - Kali Linux
-
apt-get install lighttpd - Fedora
-
dnf install lighttpd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lighttpd - OS X
-
brew install lighttpd - Raspbian
-
apt-get install lighttpd - Docker
-
docker run cmd.cat/lighttpd-enable-mod lighttpd-enable-modpowered by Commando
lighttpd
fast webserver with minimal memory footprint
lighttpd is a small webserver and fast webserver developed with security in mind and a lot of features. It has support for * CGI, FastCGI and SSI * virtual hosts * URL rewriting * authentication (plain files, htpasswd, LDAP) * transparent content compression * conditional configuration * HTTP proxying and configuration is straight-forward and easy.