diff options
| author | Joe Orton <jorton@redhat.com> | 2012-03-13 09:55:18 +0000 |
|---|---|---|
| committer | Joe Orton <jorton@redhat.com> | 2012-03-13 09:55:18 +0000 |
| commit | 3a44ff765502ac564b64b4958239d30e8566dcaf (patch) | |
| tree | 24433e423b88c4319e138caa4d0e3c94a8458b30 /httpd.sysconf | |
| parent | 61679dd90cf1ebd9e9342223ce5344346a9142ce (diff) | |
update to 2.4.1
- adopt upstream default httpd.conf (almost verbatim)
- split all LoadModules to conf.modules.d/*.conf
- include conf.d/*.conf at end of httpd.conf
- trim %changelog
Diffstat (limited to 'httpd.sysconf')
| -rw-r--r-- | httpd.sysconf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/httpd.sysconf b/httpd.sysconf index 46230e4..dbfa265 100644 --- a/httpd.sysconf +++ b/httpd.sysconf @@ -1,4 +1,8 @@ -# Configuration file for the httpd service. +# +# This file can be used to set additional environment variables +# for the httpd process, or pass additional options to the httpd +# executable +# # # To pass additional options (for instance, -D definitions) to the |
