Moved apache code into a folder to help prepare for packaging where we dont want...
[httpd-crcsyncproxy.git] / apache / modules / test / config.m4
blob9c150f488f47f3a220216051fd8fee63945b5e36
2 APACHE_MODPATH_INIT(test)
4 APACHE_MODULE(optional_hook_export, example optional hook exporter, , , no)
5 APACHE_MODULE(optional_hook_import, example optional hook importer, , , no)
6 APACHE_MODULE(optional_fn_import, example optional function importer, , , no)
7 APACHE_MODULE(optional_fn_export, example optional function exporter, , , no)
9 APACHE_MODULE(dialup, rate limits static files to dialup modem speeds, , , no)
11 APACHE_MODPATH_FINISH