macOS
brew install httpdlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für httpd in AI-Agent-Workflows.
Installation
brew install httpdlocal Homebrew formula metadata
sudo dnf install httpdFedora Rawhide package metadata · httpd · Quelle: dl.fedoraproject.org
sudo zypper install apache2openSUSE Tumbleweed package metadata · apache2 · Quelle: download.opensuse.org
scoop install main/abScoop official bucket manifest trees · bucket/ab.json · Quelle: api.github.com
Überblick
Apache HTTP server
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ab | cli | globales Executable | |
apachectl | cli | globales Executable | |
apxs | cli | globales Executable | |
checkgid | cli | globales Executable | |
dbmmanage | cli | globales Executable | |
fcgistarter | cli | globales Executable | |
htcacheclean | cli | globales Executable | |
htdbm | cli | globales Executable | |
htdigest | cli | globales Executable | |
htpasswd | cli | globales Executable | |
httpd | cli | globales Executable | |
httxt2dbm | cli | globales Executable | |
logresolve | cli | globales Executable | |
rotatelogs | cli | globales Executable | |
suexec | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:httpd |
|---|---|
| Version | 2.4.68 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://httpd.apache.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=httpd/httpd-2.4.68.tar.bz2 |
| Zuletzt aktualisiert | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| Abhängigkeiten | apr, apr-util, brotli, libnghttp2, openssl@3, pcre2 |
| Von macOS bereitgestellte Bibliotheken | libxcrypt, libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | 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-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/abQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.