From 49539fd643c4a85ccb5f7256ffec3a3ca730cb46 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 17 Feb 2003 23:30:27 +0000 Subject: the `AddModule' directive is not required, and results in a warning when starting apache. --- www/ap-jk/MESSAGE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/ap-jk/MESSAGE') diff --git a/www/ap-jk/MESSAGE b/www/ap-jk/MESSAGE index e2cd95a9df6..1f7359d337e 100644 --- a/www/ap-jk/MESSAGE +++ b/www/ap-jk/MESSAGE @@ -1,11 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2003/01/05 21:19:41 jlam Exp $ +$NetBSD: MESSAGE,v 1.4 2003/02/17 23:30:27 grant Exp $ In order to use this module in your Apache installation, you need to add the following to your httpd.conf file: LoadModule jk_module lib/httpd/mod_jk.so - AddModule mod_jk.c You will also need a running Java Servlet engine, e.g. www/jakarta-tomcat or www/ap-jserv. You will need to consult the servlet engine documentation -- cgit v1.2.3