apache2-mpm-prefork
Apache debugging symbols
Install
- All systems
-
curl cmd.cat/apache2-mpm-prefork.sh
- Debian
-
apt-get install apache2-dbg
- Ubuntu
-
apt-get install apache2-dbg
- Kali Linux
-
apt-get install apache2-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apache2-dbg
- Raspbian
-
apt-get install apache2-dbg
- Dockerfile
- dockerfile.run/apache2-mpm-prefork
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.