diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-05 13:34:49 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-05 13:34:49 +0000 |
commit | 122ef770783d5fecd9e8505c999479db6ab22506 (patch) | |
tree | 6dda7e9fedcc7994b9b8d1e17eb09f35a82909ba /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. + |