mod_xslt: fatal - no <?xml-stylesheet or <?modxslt-stylesheet found Jeff Rodriguez
From: Jeff Rodriguez <modxslt@xxxxxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Subject: mod_xslt: fatal - no <?xml-stylesheet or <?modxslt-stylesheet found
Date: Fri, 05 Nov 2004 14:36:27 -0700
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)
I've added an output filter to the whole apache2 server:
AddOutputFilterByType mod-xslt text/xml
Some of my XML pages don't have stylesheets, I don't want have a bunch of
off-by-one directives in apache for these files. Is there a way to just let the
raw xml through?