mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 22:13:47 -04:00
16 lines
528 B
Plaintext
16 lines
528 B
Plaintext
===========================================================================
|
|
$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.
|
|
|
|
===========================================================================
|