certbot/certbot-apache/tests/testdata/centos7_apache/apache/httpd/conf.d
ohemorange 6c1dfe43c7 Refactor tests out of packaged module for apache plugin (#7607)
Part of #7593.

* Refactor tests out of packaged module for apache plugin

* Exclude pycache and .py[cod]

* Change tests path in tox.ini
2019-11-27 09:57:35 -08: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 Refactor tests out of packaged module for apache plugin (#7607) 2019-11-27 09:57:35 -08: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.