Install Lighttpd On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS

Install Lighttpd On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS

lighttpd

fast webserver with minimal memory footprint

Maintainer: Debian QA Group



Section: httpd

Install lighttpd

  • Debian apt-get install lighttpd Click to copy
  • Ubuntu apt-get install lighttpd Click to copy
  • Alpine OS apk add lighttpd Click to copy
  • Arch Linux pacman -S lighttpd Click to copy
  • Kali Linux apt-get install lighttpd Click to copy
  • Fedora dnf install lighttpd Click to copy
  • Raspbian apt-get install lighttpd Click to copy
  • macOS brew install lighttpd Click to copy

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.

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.