mirror of
https://github.com/certbot/certbot.git
synced 2026-02-25 10:50:38 -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
9 lines
392 B
Text
9 lines
392 B
Text
|
|
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".
|
|
|