Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Fedora
Services
Web Server
Disable Apache if Possible
Disable Apache if Possible
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Disable Apache if Possible
1 Rule
If Apache was installed and activated, but the system does not need to act as a web server, then it should be disabled and removed from the system.
Uninstall httpd Package
Unknown Severity
The
httpd
package can be removed with the following command:
$ sudo dnf erase httpd