apache2-mpm-worker

Apache debugging symbols

Install

All systems
curl cmd.cat/apache2-mpm-worker.sh
Debian Debian
apt-get install apache2-dbg
Ubuntu
apt-get install apache2-dbg
image/svg+xml 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

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.