diff --git a/httpd.conf.xml b/httpd.conf.xml index 3a02111..13e5d69 100644 --- a/httpd.conf.xml +++ b/httpd.conf.xml @@ -129,12 +129,12 @@ Module configuration files Module configuration files are provided in the - /etc/httpd/conf.modules.d/ directory. Filenames - in this directory are by convention prefixed with two digit numeric - prefix to ensure they are processed in the desired order. Core - modules provide with the httpd package are - loaded by files with a prefix to ensure - these are loaded first. Only filenames with a + /etc/httpd/conf.modules.d/ directory. + Filenames in this directory are by convention prefixed with two + digit numeric prefix to ensure they are processed in the desired + order. Core modules provided with the httpd + package are loaded by files with a prefix + to ensure these load first. Only filenames with a suffix in this directory will be processed. @@ -160,8 +160,8 @@ /etc/httpd/conf.modules.d/00-systemd.conf This file loads which is necessary for the correct operation of the - httpd.service service, and should not be - removed or disabled. + httpd.service systemd unit, and should + not be removed or disabled.