Information
HTTP or web servers provide the ability to host web site content.
Rationale:
Unless there is a need to run the system as a web server, it is recommended that the package be deleted to reduce the potential attack surface.
Solution
Run the following command to remove apache:
# apt purge apache2
Additional Information:
Several httpd servers exist and can use other service names. apache2 and nginx are example services that provide an HTTP server. These and other services should also be audited