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 Red Hat Enterprise Linux 8
Services
Web Server
Secure Apache Configuration
Configure Operating System to Protect Web Server
Restrict File and Directory Access
Set Permissions on All Configuration Files Inside /etc/httpd/conf.d/
Set Permissions on All Configuration Files Inside /etc/httpd/conf.d/
An XCCDF Rule
Details
Profiles
Prose
Set Permissions on All Configuration Files Inside /etc/httpd/conf.d/
Unknown Severity
To properly set the permissions of
/etc/http/conf.d/*
, run the command:
$ sudo chmod 0640 /etc/http/conf.d/*