summaryrefslogtreecommitdiffstats
path: root/README.confmod
diff options
context:
space:
mode:
authorJan Kaluza <jkaluza@redhat.com>2013-10-24 12:30:13 +0200
committerJan Kaluza <jkaluza@redhat.com>2013-10-24 12:30:13 +0200
commitf735ee187e9904fc42db2eb54b99bc4f82ef610f (patch)
tree304ec1c627324ed8b37e2fdfc9d23746400b8b6b /README.confmod
parentb3f304619b84e409ed109bd6fc4cad3c4fcf03d6 (diff)
parentaa55b1c6dd6d51e5fdee1cdeca7e90fa04c66f29 (diff)
Fix merge conflicts
Diffstat (limited to 'README.confmod')
-rw-r--r--README.confmod9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.confmod b/README.confmod
new file mode 100644
index 0000000..d33d1d4
--- /dev/null
+++ b/README.confmod
@@ -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. This directory contains
+configuration fragments necessary only to load modules.
+Administrators should use the directory "/etc/httpd/conf.d" to modify
+the configuration of httpd, or any modules.
+
+Files are processed in alphanumeric order.