dh_apache2

Apache HTTP Server (development headers)

Install

All systems
curl cmd.cat/dh_apache2.sh
Debian Debian
apt-get install apache2-dev
Ubuntu
apt-get install apache2-dev
Alpine
apk add apache2-dev
image/svg+xml Kali Linux
apt-get install apache2-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install apache2-dev
Raspbian
apt-get install apache2-dev
Docker
docker run cmd.cat/dh_apache2 dh_apache2 powered by Commando

apache2-dev

Apache HTTP Server (development headers)

The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files