15 lines
528 B
Text
15 lines
528 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2006/12/07 13:37:21 xtraeme Exp $
|
|
|
|
In order to enable mod_xslt in your Apache installation, you need to add
|
|
the following to your httpd.conf file:
|
|
|
|
LoadModule mxslt_module lib/httpd/mod_xslt.so
|
|
|
|
Please also refer to the documentation in:
|
|
|
|
http://www.mod-xslt2.com/doc/manual.xml
|
|
|
|
And don't forget to restart the Apache server in order to use mod_xslt.
|
|
|
|
===========================================================================
|