macOS
brew install lighttpdlocal Homebrew formula metadata
sudo port install lighttpdMacPorts ports tree · www/lighttpd/Portfile · ソース: api.github.com
brew
lighttpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.