Automic VaultAutomic Vault

brew

Installer httpd avec Homebrew, dnf, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de httpd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install httpd

local Homebrew formula metadata

Windows

Scoopvérifié · 92%
scoop install main/ab

Scoop official bucket manifest trees · bucket/ab.json · Source: api.github.com

aperçu

Résumé du paquet

Apache HTTP server

Commandes et alias

  • ab
  • apachectl
  • apxs
  • checkgid
  • dbmmanage
  • fcgistarter
  • htcacheclean
  • htdbm
  • htdigest
  • htpasswd
  • httpd
  • httxt2dbm
  • logresolve
  • rotatelogs
  • suexec

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1995: Apache development started around patches to NCSA httpd.
  • 1995: Apache 0.6.2 was released in April.
  • 1995: Apache 1.0 was released on December 1.
  • 1996: Apache passed NCSA httpd in the Netcraft Web Server Survey.
  • 1999: The Apache Software Foundation was formed.
  • 2012: The 2.4.x branch began its GA release history with 2.4.1 on February 21.

Related projects

  • Apache HTTP Server grew out of NCSA httpd and is closely associated with APR, mod_ssl, mod_perl, Tomcat, Traffic Server, and the bundled `ab` benchmarking tool.

posture de sécurité

Niveau de risque : orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signaux

  • metadata:service
  • text:http,server

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 6 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
abcliexécutable global
apachectlcliexécutable global
apxscliexécutable global
checkgidcliexécutable global
dbmmanagecliexécutable global
fcgistartercliexécutable global
htcachecleancliexécutable global
htdbmcliexécutable global
htdigestcliexécutable global
htpasswdcliexécutable global
httpdcliexécutable global
httxt2dbmcliexécutable global
logresolvecliexécutable global
rotatelogscliexécutable global
suexeccliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.4.68
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://httpd.apache.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:httpd
Version2.4.68
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/httpd
Page d'accueilhttps://httpd.apache.org/
Dépôthttps://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x
Docs amonthttps://httpd.apache.org/docs
LicenceApache-2.0
Archive sourcehttps://www.apache.org/dyn/closer.lua?path=httpd/httpd-2.4.68.tar.bz2
Dernière mise à jour2026-06-22T14:03:44-07:00
Pulseupdated
Dépendancesapr, apr-util, brotli, libnghttp2, openssl@3, pcre2
Bibliothèques fournies par macOSlibxcrypt, libxml2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsDocumentRoot 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.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehttpd
Aliases
  • apache-httpd
  • apache2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

dnf95%

httpd 2.4.68-1.fc45

Apache HTTP Server

https://httpd.apache.org/

sudo dnf install httpd
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 9 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

httpd-core 2.4.68-1.fc45

httpd minimal core

https://httpd.apache.org/

sudo dnf install httpd-core
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 14 Dépendances
  • 8 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd-core from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

httpd-devel 2.4.68-1.fc45

Development interfaces for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install httpd-devel
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

httpd-filesystem 2.4.68-1.fc45

The basic directory layout for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install httpd-filesystem
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: httpd
  • 1 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd-filesystem from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

httpd-manual 2.4.68-1.fc45

Documentation for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install httpd-manual
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: httpd
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd-manual from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

httpd-tools 2.4.68-1.fc45

Tools for use with the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install httpd-tools
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpd-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mod_ldap 2.4.68-1.fc45

LDAP authentication modules for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install mod_ldap
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mod_ldap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mod_lua 2.4.68-1.fc45

Lua scripting support for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install mod_lua
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mod_lua from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mod_proxy_html 2.4.68-1.fc45

HTML and XML content filters for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install mod_proxy_html
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mod_proxy_html from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mod_session 2.4.68-1.fc45

Session interface for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install mod_session
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mod_session from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mod_ssl 2.4.68-1.fc45

SSL/TLS module for the Apache HTTP Server

https://httpd.apache.org/

sudo dnf install mod_ssl
  • License: Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httpd
  • 12 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Httpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mod_ssl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

apache2 2.4.67-1.1

The Apache HTTPD Server

https://httpd.apache.org/

sudo zypper install apache2
  • License: Apache-2.0
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: apache2
  • 8 Dépendances
  • 6 fournit
  • normalized package name match
  • Correspondance par : Httpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apache2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

darkhttpd 1.17-1.3

When you need a web server in a hurry

https://unix4lyfe.org/darkhttpd

sudo zypper install darkhttpd
  • License: ISC
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: darkhttpd
  • 6 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Httpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: darkhttpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

lighttpd 1.4.82-1.4

A Secure, Fast, Compliant, and Very Flexible Web Server

https://www.lighttpd.net/

sudo zypper install lighttpd
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: lighttpd
  • 11 Dépendances
  • 6 fournit
  • normalized package name match
  • Correspondance par : Httpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lighttpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nginx 1.31.1-2.1

A HTTP server and IMAP/POP3 proxy server

https://github.com/nginx/nginx

sudo zypper install nginx
  • License: BSD-2-Clause
  • Category: Productivity/Networking/Web/Proxy
  • Architecture: x86_64
  • Source Package: nginx
  • 16 Dépendances
  • 7 fournit
  • normalized package name match
  • Correspondance par : Httpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nginx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop92%

main/ab

scoop install main/ab
  • installed executable or alias match
  • Correspondance par : Ab
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ab.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment