summaryrefslogtreecommitdiff
path: root/www/jssi/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/jssi/MESSAGE
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/jssi/MESSAGE')
-rw-r--r--www/jssi/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/jssi/MESSAGE b/www/jssi/MESSAGE
new file mode 100644
index 00000000000..8b2941da867
--- /dev/null
+++ b/www/jssi/MESSAGE
@@ -0,0 +1,16 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 02:17:12 zuntum Exp $
+
+To install Apache-JSSI for use with Apache Server's mod_jserv (from the
+ap-jserv package), add the following line to your httpd.conf:
+
+ ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI
+
+and the following line to your zone.properties:
+
+ repositories=${PREFIX}/lib/java/ApacheJSSI.jar
+
+To use Apache-JSSI with others servlet engines, see the appropriate
+documentation.
+
+=============================================================================