From 3e831e0a69a25bda17d4252ec60bd21db1bc6b14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 10 Feb 2005 18:08:15 +0000 Subject: [PATCH] - for confdir enabled apache1 Changed files: apache1-mod_xslt.conf -> 1.4 --- apache1-mod_xslt.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apache1-mod_xslt.conf b/apache1-mod_xslt.conf index b5cd492..539a9dc 100644 --- a/apache1-mod_xslt.conf +++ b/apache1-mod_xslt.conf @@ -1,5 +1,7 @@ -# Sample configuration for apache-mod_xslt +# $Id$ +LoadModule xslt_module modules/mod_xslt.so + ######## ######## XSLTDebug ######## @@ -90,3 +92,6 @@ # AddHandler mod_xslt .txt # + + +# vim: filetype=apache ts=4 sw=4 et -- 2.43.0