Install Lighttpd On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS
Maintainer: Debian QA Group
Email: [email protected] .
Website: https://www.lighttpd.net/
Section: httpd
Install lighttpd
-
Debian
apt-get install lighttpdClick to copy -
Ubuntu
apt-get install lighttpdClick to copy -
Alpine OS
apk add lighttpdClick to copy -
Arch Linux
pacman -S lighttpdClick to copy -
Kali Linux
apt-get install lighttpdClick to copy -
Fedora
dnf install lighttpdClick to copy -
Raspbian
apt-get install lighttpdClick to copy -
macOS
brew install lighttpdClick to copy
lighttpd
fast webserver with minimal memory footprintlighttpd 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.
Installation of latest lighttpd command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




