upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / 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 APACHE_MODULE(bucketeer, buckets manipulation filter, , , no)
9
10 APACHE_MODPATH_FINISH