Author: glen Date: Fri Aug 19 16:32:47 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial
---- Files affected: SOURCES: ApacheJServ.conf (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/ApacheJServ.conf diff -u /dev/null SOURCES/ApacheJServ.conf:1.1 --- /dev/null Fri Aug 19 18:32:47 2005 +++ SOURCES/ApacheJServ.conf Fri Aug 19 18:32:42 2005 @@ -0,0 +1,8 @@ +# $Id$ +LoadModule jserv_module modules/mod_jserv.so + +<IfModule mod_jserv.c> + Include /etc/apache/jserv/jserv.conf +</IfModule> + +# vim: filetype=apache ts=4 sw=4 et ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
