1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/apache-jserv/pkg-message
Jun Kuriyama 1e257996e8 Loadable servlet module for apache.
PR:		ports/10389 (part of)
Submitted by:	greg@greg.rim.or.jp
1999-06-30 22:03:13 +00:00

8 lines
331 B
Plaintext

To activate mod_jserv:
o Copy jserv.conf.default, jserv.properties.default and
zone.properties.default in ${PREFIX}/etc/apache to jserv.conf,
jserv.properties and zone.properties.
o Touch /var/log/jserv.log with write permission for owner of httpd.
o Add "Include etc/apache/jserv.conf" into httpd.conf to activate mod_jserv.