]> git.pld-linux.org Git - packages/apache1-mod_xslt.git/blobdiff - apache1-mod_xslt.conf
- for confdir enabled apache1
[packages/apache1-mod_xslt.git] / apache1-mod_xslt.conf
index b5cd49298cc79ce3f3c4c29e045bc07efb71839e..539a9dcd4c377cf8e1009bac5999375ab8d8d79e 100644 (file)
@@ -1,5 +1,7 @@
-# Sample configuration for apache-mod_xslt
+# $Id$
+LoadModule xslt_module      modules/mod_xslt.so
 
+<IfModule mod_xslt.c>
 ########
 ########  XSLTDebug
 ########
@@ -90,3 +92,6 @@
 #      AddHandler mod_xslt .txt
 #</Location>
 
+</IfModule>
+
+# vim: filetype=apache ts=4 sw=4 et
This page took 0.104274 seconds and 4 git commands to generate.