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.confd | |
parent | 234812b47987978dfc84e99bfdca4f5f4d6fbfa9 (diff) |
automatic import of httpd
Diffstat (limited to 'README.confd')
-rw-r--r-- | README.confd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.confd b/README.confd new file mode 100644 index 0000000..f5e9661 --- /dev/null +++ b/README.confd @@ -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 alphabetical order. + |