certbot/certbot-apache/tests/testdata/centos6_apache/apache/httpd/conf.d
2019-11-26 14:30:28 -08:00
..
README Refactor tests out of packaged module for apache plugin 2019-11-26 14:30:28 -08:00
ssl.conf Refactor tests out of packaged module for apache plugin 2019-11-26 14:30:28 -08:00
test.example.com.conf Refactor tests out of packaged module for apache plugin 2019-11-26 14:30:28 -08:00
welcome.conf Refactor tests out of packaged module for apache plugin 2019-11-26 14:30:28 -08:00

This directory holds Apache 2.0 module-specific configuration files;
any files in this directory which have the ".conf" extension will be
processed as Apache configuration files.

Files are processed in alphabetical order, so if using configuration
directives which depend on, say, mod_perl being loaded, ensure that
these are placed in a filename later in the sort order than "perl.conf".