macOS
brew install lighttpdlocal Homebrew formula metadata
sudo port install lighttpdMacPorts ports tree · www/lighttpd/Portfile · 来源: api.github.com
安装
brew install lighttpdlocal Homebrew formula metadata
sudo port install lighttpdMacPorts ports tree · www/lighttpd/Portfile · 来源: api.github.com
sudo apk add lighttpdAlpine Linux edge package indexes · lighttpd · 来源: dl-cdn.alpinelinux.org
sudo apt install lighttpdDebian stable package indexes · lighttpd · 来源: deb.debian.org
sudo dnf install lighttpdFedora Rawhide package metadata · lighttpd · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lighttpdnixpkgs package indexes · pkgs/by-name/li/lighttpd/package.nix · 来源: api.github.com
sudo pacman -S lighttpdArch Linux sync databases · lighttpd · 来源: geo.mirror.pkgbuild.com
sudo zypper install lighttpdopenSUSE Tumbleweed package metadata · lighttpd · 来源: download.opensuse.org
scoop install extras/lighttpdScoop official bucket manifest trees · bucket/lighttpd.json · 来源: api.github.com
概览
Small memory footprint, flexible web-server
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/*.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lighttpd | cli | 全局可执行文件 | |
lighttpd-angel | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lighttpd |
|---|---|
| 版本 | 1.4.85 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lighttpd |
| 主页 | https://www.lighttpd.net/ |
| 仓库 | https://git.lighttpd.net/lighttpd/lighttpd1.4.git |
| 上游文档 | https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.85.tar.xz |
| 最后更新 | 2026-07-09T06:51:40Z |
| Pulse | updated |
| 依赖 | openldap, openssl@3, pcre2 |
| 构建依赖 | autoconf, automake, libtool, pkgconf |
| macOS 提供的库 | bzip2, libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | 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. |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-ldap来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.