macOS
brew install httpdlocal Homebrew formula metadata
brew
Apache HTTP server. Version 2.4.68 via Homebrew; verified 2026-06-22.
install
brew install httpdlocal Homebrew formula metadata
sudo dnf install httpdFedora Rawhide package metadata · httpd · source: dl.fedoraproject.org
sudo zypper install apache2openSUSE Tumbleweed package metadata · apache2 · source: download.opensuse.org
scoop install main/abScoop official bucket manifest trees · bucket/ab.json · source: api.github.com
overview
Apache HTTP server
history
Apache HTTP Server is one of the defining infrastructure packages of the Web: a general-purpose HTTP server descended from NCSA httpd, maintained by the Apache HTTP Server Project, and distributed with a large suite of command-line administration and support tools.
The project began in February 1995 after development of Rob McCool's NCSA httpd had stalled. A small group of webmasters coordinated their accumulated bug fixes and enhancements, using NCSA httpd 1.3 as the base for the first public Apache server release, 0.6.2, in April 1995.
The early server was quickly reworked around Robert Thau's Shambhala architecture, which introduced a modular structure, an API for extensibility, pool-based memory allocation, and an adaptive preforking process model. Apache 1.0 followed on December 1, 1995, and in 1999 the Apache Software Foundation was formed to give the project organizational, legal, and financial support.
Apache passed NCSA httpd as the top server in the Netcraft Web Server Survey in 1996, less than a year after the Apache Group formed. Its adoption story is closely tied to Unix and Linux packaging: the `httpd` package became both the server daemon and a bundle of operational tools used by administrators, module developers, and local web developers.
As a package, `httpd` is not only the web server binary. It also ships familiar tools such as `apachectl`, `apxs`, `htpasswd`, `htdigest`, `rotatelogs`, and `ab`, making the package useful for running a local server, testing configuration, building modules, managing password files, rotating logs, and benchmarking request throughput.
Package maintainers care about Apache HTTP Server because it sits at the intersection of daemon management, module ABI compatibility, TLS libraries, configuration layout, and service integration. It is also historically important as a package that helped make source-built and distribution-packaged open-source infrastructure normal for production web hosting.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ab | cli | global executable | |
apachectl | cli | global executable | |
apxs | cli | global executable | |
checkgid | cli | global executable | |
dbmmanage | cli | global executable | |
fcgistarter | cli | global executable | |
htcacheclean | cli | global executable | |
htdbm | cli | global executable | |
htdigest | cli | global executable | |
htpasswd | cli | global executable | |
httpd | cli | global executable | |
httxt2dbm | cli | global executable | |
logresolve | cli | global executable | |
rotatelogs | cli | global executable | |
suexec | 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:httpd |
|---|---|
| Version | 2.4.68 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/httpd |
| Homepage | https://httpd.apache.org/ |
| Repository | https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x |
| Upstream docs | https://httpd.apache.org/docs |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=httpd/httpd-2.4.68.tar.bz2 |
| Last updated | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| Dependencies | apr, apr-util, brotli, libnghttp2, openssl@3, pcre2 |
| Uses from macOS | libxcrypt, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | DocumentRoot is $HOMEBREW_PREFIX/var/www. The default ports have been set in $HOMEBREW_PREFIX/etc/httpd/httpd.conf to 8080 and in $HOMEBREW_PREFIX/etc/httpd/extra/httpd-ssl.conf to 8443 so that httpd can run without sudo. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httpd |
| Aliases |
|
| 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.
httpd 2.4.68-1.fc45
Apache HTTP Server
sudo dnf install httpdhttpd-core 2.4.68-1.fc45
httpd minimal core
sudo dnf install httpd-corehttpd-devel 2.4.68-1.fc45
Development interfaces for the Apache HTTP Server
sudo dnf install httpd-develhttpd-filesystem 2.4.68-1.fc45
The basic directory layout for the Apache HTTP Server
sudo dnf install httpd-filesystemhttpd-manual 2.4.68-1.fc45
Documentation for the Apache HTTP Server
sudo dnf install httpd-manualhttpd-tools 2.4.68-1.fc45
Tools for use with the Apache HTTP Server
sudo dnf install httpd-toolsmod_ldap 2.4.68-1.fc45
LDAP authentication modules for the Apache HTTP Server
sudo dnf install mod_ldapmod_lua 2.4.68-1.fc45
Lua scripting support for the Apache HTTP Server
sudo dnf install mod_luamod_proxy_html 2.4.68-1.fc45
HTML and XML content filters for the Apache HTTP Server
sudo dnf install mod_proxy_htmlmod_session 2.4.68-1.fc45
Session interface for the Apache HTTP Server
sudo dnf install mod_sessionmod_ssl 2.4.68-1.fc45
SSL/TLS module for the Apache HTTP Server
sudo dnf install mod_sslapache2 2.4.67-1.1
The Apache HTTPD Server
sudo zypper install apache2darkhttpd 1.17-1.3
When you need a web server in a hurry
https://unix4lyfe.org/darkhttpd
sudo zypper install darkhttpdlighttpd 1.4.82-1.4
A Secure, Fast, Compliant, and Very Flexible Web Server
sudo zypper install lighttpdnginx 1.31.1-2.1
A HTTP server and IMAP/POP3 proxy server
https://github.com/nginx/nginx
sudo zypper install nginxmain/ab
scoop install main/absource 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.