mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 07:26:57 +03:00
Add to modules' help text (displayed by ./configure -h) more
information that will be useful in deciding whether to enable them or not. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029814 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
APACHE_MODPATH_INIT(debugging)
|
||||
|
||||
APACHE_MODULE(bucketeer, buckets manipulation filter, , , no)
|
||||
APACHE_MODULE(dumpio, I/O dump filter, , , most)
|
||||
APACHE_MODULE(bucketeer, buckets manipulation filter. Useful only for developers and testing purposes., , , no)
|
||||
APACHE_MODULE(dumpio, I/O dump filter. Useful only for developers and testing purposes., , , most)
|
||||
|
||||
APACHE_MODPATH_FINISH
|
||||
|
Reference in New Issue
Block a user