macOS
brew install mighttpd2local Homebrew formula metadata
brew
HTTP server. Version 4.0.10 via Homebrew; verified from local package data.
install
brew install mighttpd2local Homebrew formula metadata
sudo apt install mighttpd2Debian stable package indexes · mighttpd2 · source: deb.debian.org
sudo pacman -S mighttpd2Arch Linux sync databases · mighttpd2 · source: geo.mirror.pkgbuild.com
overview
HTTP server
history
Mighttpd2, invoked as mighty, is Kazu Yamamoto's Haskell HTTP server. Its home page describes it as a simple but practical file and CGI web server written in Haskell, implemented as a WAI application on Warp. The project is packaged with helper executables such as mighty-mkindex and mightyctl, reflecting its focus on serving static files, prebuilt directory indexes, and CGI workloads rather than being a broad application framework.
The project's technical identity is Haskell web-server experimentation made usable as a daemon: the home page lists static file serving, CGI GET and POST handling, redirection, language negotiation, reverse proxying, URL rewriting via HTTP redirects, and performance comparisons against nginx in a httperf ping-pong benchmark. Its documentation links to articles and slides about high-performance web servers, WAI/Warp, and the architecture of Mighttpd, tying the package to the Haskell networking ecosystem.
In package-manager terms, mighttpd2 is a niche web server for users who want a Warp/WAI-based standalone server for static and CGI content. It is much narrower than nginx, Apache httpd, or Caddy, but useful as a small Haskell-native server and as an example of deploying Haskell's high-concurrency HTTP stack.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mighty | cli | global executable | |
mighty-mkindex | cli | global executable | |
mightyctl | 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.
https://kazu-yamamoto.github.io/mighttpd2/
install metadata
| Package key | brew:mighttpd2 |
|---|---|
| Version | 4.0.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mighttpd2 |
| Homepage | https://kazu-yamamoto.github.io/mighttpd2/ |
| Repository | https://github.com/kazu-yamamoto/mighttpd2 |
| Upstream docs | https://kazu-yamamoto.github.io/mighttpd2 |
| License | BSD-3-Clause |
| Source archive | https://hackage.haskell.org/package/mighttpd2-4.0.10/mighttpd2-4.0.10.tar.gz |
| Dependencies | gmp |
| Build dependencies | cabal-install, ghc |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mighttpd2 |
| 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.
mighttpd2 4.0.3-2
classical web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo apt install mighttpd2mighttpd2 4.0.3-2
classical web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo apt install mighttpd2mighttpd2 4.0.4-63
High performance web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo pacman -S mighttpd2source 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.