blob: dd66435021fa23c862d6b207d1686524d4fd18cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$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.
===========================================================================
|