12 lines
459 B
Text
12 lines
459 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2003/05/27 05:03:21 grant Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadFile lib/libsablot.so
|
|
LoadFile lib/libxmlparse.so
|
|
LoadFile lib/libxmltok.so
|
|
LoadModule mod_xslt_module lib/httpd/mod_xslt.so
|
|
|
|
===========================================================================
|