diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-28 06:53:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-28 06:53:42 +0000 |
commit | 5622ca33a2bbafb3ee10248b752876dc66ec28fb (patch) | |
tree | 7c8557f2349e0d2b353bf60d3a952b5ba79b259b /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. + |