summaryrefslogtreecommitdiff
path: root/www/jssi/pkg/MESSAGE
blob: c0e8aeac2305e018ad7c9e8421f7680695e13448 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=============================================================================
$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:46 wiz 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.

=============================================================================