]> granicus.if.org Git - apache/blob - modules/test/config.m4
Introduce Suspendable Requests to the Event MPM.
[apache] / modules / test / config.m4
1
2 APACHE_MODPATH_INIT(test)
3
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)
8
9 APACHE_MODULE(dialup, rate limits static files to dialup modem speeds, , , no)
10
11 APACHE_MODPATH_FINISH