From 7c3da28c0b3608c5112b7d1ff8d67d3e6b4b2ed7 Mon Sep 17 00:00:00 2001 From: randomdan Date: Thu, 20 Oct 2005 19:05:00 +0000 Subject: New XSLT module name --- etc/apache/apache.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/apache') diff --git a/etc/apache/apache.conf b/etc/apache/apache.conf index 718baac..8c9bdcc 100644 --- a/etc/apache/apache.conf +++ b/etc/apache/apache.conf @@ -40,8 +40,8 @@ UseCanonicalName Off DefaultType text/plain HostnameLookups Off AddHandler cgi-script .cgi -AddOutputFilter mod-xslt .xml -AddOutputFilterByType mod-xslt text/xml +#AddOutputFilter mod-xslt .xml +AddOutputFilterByType mod_xslt text/xml ScriptLog /var/www/files/script.log AddType application/x-httpd-php .php -- cgit v1.2.3