diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-06-07 08:09:38 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-06-07 08:09:38 +0000 | 
| commit | edf4f9a1c21918301ebf00f421c1e6242177548a (patch) | |
| tree | 4f4e54156e7e2eb810d156806ca5ec07cd11b332 /README.confmod | |
| parent | 234812b47987978dfc84e99bfdca4f5f4d6fbfa9 (diff) | |
automatic import of httpd
Diffstat (limited to 'README.confmod')
| -rw-r--r-- | README.confmod | 9 | 
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.  | 
