]> granicus.if.org Git - apache/commitdiff
add mod_filter to the configure parameters
authorAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:21:31 +0000 (23:21 +0000)
committerAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:21:31 +0000 (23:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105474 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/config.m4

index d62b1647655edd7dad3a8a4c57cbdbbc718d835d..2266904c0143f946e9aefa9db5f02e0d44237242 100644 (file)
@@ -28,5 +28,6 @@ APACHE_MODULE(mem_cache, memory caching module, $mem_cache_objs, , no)
 APACHE_MODULE(example, example and demo module, , , no)
 APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
 APACHE_MODULE(case_filter_in, example uppercase conversion input filter, , , no)
+APACHE_MODULE(filter, smart filtering module, , , no)
 
 APACHE_MODPATH_FINISH