pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-xslt2 Provide basic info about how to load the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38f434608ee9
branches: trunk
changeset: 522342:38f434608ee9
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Dec 07 13:37:21 2006 +0000
description:
Provide basic info about how to load the module.
diffstat:
www/ap2-xslt2/MESSAGE | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r 35afcf3cf438 -r 38f434608ee9 www/ap2-xslt2/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ap2-xslt2/MESSAGE Thu Dec 07 13:37:21 2006 +0000
@@ -0,0 +1,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.
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index