From: Elan Ruusamäe Date: Thu, 10 Feb 2005 18:08:15 +0000 (+0000) Subject: - for confdir enabled apache1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=3e831e0a69a25bda17d4252ec60bd21db1bc6b14;hp=da41f2580de328b7e8909ec41a781f793ada1bd2;p=packages%2Fapache1-mod_xslt.git - for confdir enabled apache1 Changed files: apache1-mod_xslt.conf -> 1.4 --- 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