Files
apache-http-server/modules/debugging/config.m4
Daniel Earl Poirier cdbc0f2c3f Warning in configure -h that mod_dumpio was only for developers
and testing was erroneous.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029931 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 00:47:21 +00:00

8 lines
218 B
Plaintext

APACHE_MODPATH_INIT(debugging)
APACHE_MODULE(bucketeer, buckets manipulation filter. Useful only for developers and testing purposes., , , no)
APACHE_MODULE(dumpio, I/O dump filter, , , most)
APACHE_MODPATH_FINISH