macOS
brew install lighttpdlocal Homebrew formula metadata
sudo port install lighttpdMacPorts ports tree · www/lighttpd/Portfile · source: api.github.com
brew
Small memory footprint, flexible web-server. Version 1.4.84 via Homebrew; verified 2026-06-18.
install
brew install lighttpdlocal Homebrew formula metadata
sudo port install lighttpdMacPorts ports tree · www/lighttpd/Portfile · source: api.github.com
sudo apk add lighttpdAlpine Linux edge package indexes · lighttpd · source: dl-cdn.alpinelinux.org
sudo apt install lighttpdDebian stable package indexes · lighttpd · source: deb.debian.org
sudo dnf install lighttpdFedora Rawhide package metadata · lighttpd · source: dl.fedoraproject.org
nix profile install nixpkgs#lighttpdnixpkgs package indexes · pkgs/by-name/li/lighttpd/package.nix · source: api.github.com
sudo pacman -S lighttpdArch Linux sync databases · lighttpd · source: geo.mirror.pkgbuild.com
sudo zypper install lighttpdopenSUSE Tumbleweed package metadata · lighttpd · source: download.opensuse.org
scoop install extras/lighttpdScoop official bucket manifest trees · bucket/lighttpd.json · source: api.github.com
overview
Small memory footprint, flexible web-server
history
lighttpd, pronounced "lighty", is a lightweight open-source HTTP server designed for high-performance environments with low memory and CPU use. It became part of the early-2000s wave of event-driven web servers that challenged process-heavy Apache deployments for static content, FastCGI, and constrained systems.
Jan Kneschke's own project story traces lighttpd to February 2003, when he used Dan Kegel's c10k problem as a distraction while finishing a thesis. The prototype was explicitly about handling 10,000 parallel connections on one server after seeing Apache-style deployments exhaust memory with much smaller concurrency.
The project evolved into the 1.4 series with modules for FastCGI, CGI, authentication, compression, URL rewriting, proxying, TLS, and other common web-server jobs. Its official site continued to emphasize secure, fast, compliant, flexible service and lower resource use than other popular web servers.
lighttpd spread through Unix package managers because it was small, permissively licensed, and useful wherever Apache was too heavy or a reverse proxy/static-file server was enough. Its FastCGI support made it a practical companion for PHP, Ruby, Python, Perl, and other application stacks before nginx became the default lightweight-web-server answer for many administrators.
Administrators generally run lighttpd as a daemon with a central lighttpd.conf file and optional included configuration fragments. It is used for static sites, embedded-device admin interfaces, FastCGI applications, reverse proxying, and small services where predictable resource usage matters.
lighttpd is package-nerd significant because it preserves a distinct branch of web-server history: event-driven C infrastructure from the c10k era, a compact module system, and long-lived distro packaging across Linux, BSD, macOS, and Windows-adjacent ecosystems. It is also a reminder that "small web server" was a competitive category before nginx and Caddy dominated newer conversations.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/lighttpd/lighttpd.conf/etc/lighttpd/conf.d/*.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lighttpd | cli | global executable | |
lighttpd-angel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:lighttpd |
|---|---|
| Version | 1.4.84 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lighttpd |
| Homepage | https://www.lighttpd.net/ |
| Repository | https://git.lighttpd.net/lighttpd/lighttpd1.4.git |
| Upstream docs | https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs |
| License | BSD-3-Clause |
| Source archive | https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.84.tar.xz |
| Last updated | 2026-06-18T08:01:21Z |
| Pulse | updated |
| Dependencies | openldap, openssl@3, pcre2 |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Uses from macOS | bzip2, libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Docroot is: $HOMEBREW_PREFIX/var/www The default port has been set in $HOMEBREW_PREFIX/etc/lighttpd/lighttpd.conf to 8080 so that lighttpd can run without sudo. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lighttpd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lighttpd 1.4.79-2
fast webserver with minimal memory footprint
sudo apt install lighttpdlighttpd-doc 1.4.79-2
documentation for lighttpd
sudo apt install lighttpd-doclighttpd-mod-authn-gssapi 1.4.79-2
GSSAPI authentication module for lighttpd
sudo apt install lighttpd-mod-authn-gssapilighttpd-mod-authn-pam 1.4.79-2
PAM authentication module for lighttpd
sudo apt install lighttpd-mod-authn-pamlighttpd-mod-authn-sasl 1.4.79-2
SASL authentication module for lighttpd
sudo apt install lighttpd-mod-authn-sasllighttpd-mod-deflate 1.4.79-2
HTTP response compression module for lighttpd
sudo apt install lighttpd-mod-deflatelighttpd-mod-gnutls 1.4.79-2
TLS support using GnuTLS module for lighttpd
sudo apt install lighttpd-mod-gnutlslighttpd-mod-maxminddb 1.4.79-2
GeoIP2 info module for lighttpd
sudo apt install lighttpd-mod-maxminddblighttpd-mod-mbedtls 1.4.79-2
TLS support using mbedTLS module for lighttpd
sudo apt install lighttpd-mod-mbedtlslighttpd-mod-nss 1.4.79-2
TLS support using NSS crypto module for lighttpd
sudo apt install lighttpd-mod-nsslighttpd-mod-openssl 1.4.79-2
TLS support using OpenSSL module for lighttpd
sudo apt install lighttpd-mod-openssllighttpd-mod-vhostdb-pgsql 1.4.79-2
PostgreSQL-based virtual host configuration module for lighttpd
sudo apt install lighttpd-mod-vhostdb-pgsqllighttpd-mod-webdav 1.4.79-2
WebDAV module for lighttpd
sudo apt install lighttpd-mod-webdavlighttpd-mod-wolfssl 1.4.79-2
TLS support using wolfSSL module for lighttpd
sudo apt install lighttpd-mod-wolfssllighttpd-modules-dbi 1.4.79-2
DBI-based modules for lighttpd
sudo apt install lighttpd-modules-dbilighttpd-modules-ldap 1.4.79-2
LDAP-based modules for lighttpd
sudo apt install lighttpd-modules-ldapsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.