Default apache configuration enforcement

This commit is contained in:
2021-10-24 23:43:15 -05:00
parent 484346789e
commit d92c35b296
23 changed files with 1417 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
This directory holds configuration files for the Apache HTTP Server;
any files in this directory which have the ".conf" extension will be
processed as httpd configuration files. The directory is used in
addition to the directory /etc/httpd/conf.modules.d/, which contains
configuration files necessary to load modules.
Files are processed in sorted order. See httpd.conf(5) for more
information.