From: Bradley Nicholes Date: Fri, 16 Jan 2004 00:12:22 +0000 (+0000) Subject: Add mod_log_forensic to the NetWare httpd.conf template X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=854647283a1099d9d15da5342261fce343b2d58d;p=thirdparty%2Fapache%2Fhttpd.git Add mod_log_forensic to the NetWare httpd.conf template git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102352 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/httpd.conf-dist-nw b/conf/httpd.conf-dist-nw index 94d3d01a091..f9d92908bb4 100644 --- a/conf/httpd.conf-dist-nw +++ b/conf/httpd.conf-dist-nw @@ -174,6 +174,7 @@ MaxRequestsPerChild 0 # LoadModule cern_meta_module modules/cernmeta.nlm # LoadModule digest_module modules/digest.nlm # LoadModule expires_module modules/expires.nlm +# LoadModule log_forensic_module modules/forensic.nlm # LoadModule headers_module modules/headers.nlm # LoadModule proxy_module modules/proxy.nlm # LoadModule rewrite_module modules/rewrite.nlm