===========================================================================
$NetBSD$

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.

===========================================================================
