16 lines
583 B
Text
16 lines
583 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:48 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.
|
|
|
|
===========================================================================
|