mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
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
8 lines
163 B
Plaintext
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
|