summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant>2003-05-27 05:03:21 +0000
committergrant <grant>2003-05-27 05:03:21 +0000
commitd355f9b3bff73ee2a088783e77c275e4449dd61e (patch)
tree2a107d94dd98a8602a1e660a658b7bf091f9631d /www
parent14e597ae72265cde252c48d14559649b47f95e97 (diff)
downloadpkgsrc-d355f9b3bff73ee2a088783e77c275e4449dd61e.tar.gz
add LoadFile statements for ap-xslt
Diffstat (limited to 'www')
-rw-r--r--www/ap-xslt/MESSAGE5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/ap-xslt/MESSAGE b/www/ap-xslt/MESSAGE
index 95c17213e0f..7a828fbd016 100644
--- a/www/ap-xslt/MESSAGE
+++ b/www/ap-xslt/MESSAGE
@@ -1,9 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/02/17 21:21:37 grant Exp $
+$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
===========================================================================