mirror of
https://github.com/certbot/certbot.git
synced 2026-04-15 22:20:28 -04:00
Part of #7593. * Refactor tests out of packaged module for apache plugin * Exclude pycache and .py[cod] * Change tests path in tox.ini
3 lines
139 B
Text
3 lines
139 B
Text
LoadModule dav_module modules/mod_dav.so
|
|
LoadModule dav_fs_module modules/mod_dav_fs.so
|
|
LoadModule dav_lock_module modules/mod_dav_lock.so
|