summaryrefslogtreecommitdiff
path: root/www/ap-xslt/MESSAGE
blob: 7a828fbd0162a364c91a79e4d9ce1e205ce80f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$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

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