]> granicus.if.org Git - apache/blob - modules/apreq/config.m4
Add lots of unique tags to error log messages
[apache] / modules / apreq / config.m4
1 dnl modules enabled in this directory by default
2
3 dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
4
5 APACHE_MODPATH_INIT(apreq)
6
7 APACHE_MODULE(apreq, Apache Request Filter, filter.lo handle.lo, , most)
8
9 APACHE_MODPATH_FINISH