apache2

Apache HTTP Server (modules and other binary files)

Install

All systems
curl cmd.cat/apache2.sh
Debian Debian
apt-get install apache2-bin
Ubuntu
apt-get install apache2-bin
image/svg+xml Kali Linux
apt-get install apache2-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install apache2-bin
Raspbian
apt-get install apache2-bin

apache2-bin

Apache HTTP Server (modules and other binary files)

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 contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance.

apache2-dbg

Apache debugging symbols

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 includes the debugging symbols. It can be used to debug crashing server instances and modules. See /usr/share/doc/apache2/README.backtrace for more information.

apache2-mpm-event

transitional event MPM package for apache2

This is a transitional package to apache2 for users of apache2-mpm-event and can be safely removed after the installation is complete.

apache2-mpm-itk

transitional itk MPM package for apache2

This is a transitional package to apache2 for users of apache2-mpm-itk and can be safely removed after the installation is complete.

apache2-mpm-prefork

transitional prefork MPM package for apache2

This is a transitional package to apache2 for users of apache2-mpm-prefork and can be safely removed after the installation is complete.

apache2-mpm-worker

transitional worker MPM package for apache2

This is a transitional package to apache2 for users of apache2-mpm-worker and can be safely removed after the installation is complete.