summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/ap-jk/MESSAGE3
1 files changed, 1 insertions, 2 deletions
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