mirror of
https://github.com/certbot/certbot.git
synced 2026-02-25 02:44:28 -05:00
Part of #7593. * Refactor tests out of packaged module for apache plugin * Exclude pycache and .py[cod] * Change tests path in tox.ini |
||
|---|---|---|
| .. | ||
| README | ||
| ssl.conf | ||
| test.example.com.conf | ||
| welcome.conf | ||
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".