]> granicus.if.org Git - apache/commitdiff
Let mod_logio be mostly included.
authorAndre Malo <nd@apache.org>
Thu, 6 Mar 2003 21:57:45 +0000 (21:57 +0000)
committerAndre Malo <nd@apache.org>
Thu, 6 Mar 2003 21:57:45 +0000 (21:57 +0000)
Submitted by: Astrid Ke�ler

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98909 13f79535-47bb-0310-9956-ffa450edef68

modules/loggers/config.m4

index 4e383cd30634b6134e083ae14a2dd3921c8600e4..6709cb504731f65fc85b0ab1318e05189c4a4d54 100644 (file)
@@ -6,6 +6,6 @@ APACHE_MODPATH_INIT(loggers)
        
 APACHE_MODULE(log_config, logging configuration, , , yes)
 
-APACHE_MODULE(logio, input and output logging, , , no)
+APACHE_MODULE(logio, input and output logging, , , most)
 
 APACHE_MODPATH_FINISH