1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-13 21:42:17 +03:00
Files
apache/modules/debug/config.m4
Jim Jagielski ae092ca1ce Add in mod_dumpio in the new debug module directory. Also, place
mod_bucketeer in there as well, since it is more a debugging
module (and as per list suggestions)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111837 13f79535-47bb-0310-9956-ffa450edef68
2004-12-14 17:04:58 +00:00

8 lines
163 B
Plaintext

APACHE_MODPATH_INIT(debug)
APACHE_MODULE(bucketeer, buckets manipulation filter, , , no)
APACHE_MODULE(dumpio, I/O dump filter, , , most)
APACHE_MODPATH_FINISH