certbot/certbot-apache/tests/testdata/centos7_apache/apache/httpd/conf.d
2020-01-17 18:55:51 +01:00
..
autoindex.conf Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08:00
centos.example.com.conf Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08:00
README Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08:00
ssl.conf Spelling and grammar fixes (#7695) 2020-01-17 18:55:51 +01:00
userdir.conf Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08:00
welcome.conf Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08:00

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.