If you still need help, I think I know what the problem is because it wasn't clear in 
the example.

Try using something like this in the conf

 You have to use both Apache::Filter and Registry::Filter

 PerlModule Apache::Filter
 PerlModule Apache::RegistryFilter
 PerlModule AxKit
 
 <Location /cgi-bin/filter/>
 SetHandler perl-script
 PerlSetVar Filter On
 AxProvider Apache::AxKit::Provider::Filter
 PerlHandler Apache::RegistryFilter AxKit
 AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot
 Options +ExecCGI
 PerlSendHeader On
</Location>
 


Miguel Navarro

Redbillows Consulting
5980 Judsonville Drive
Antioch,  CA 94509
phone: 650-533-6939
email:  [EMAIL PROTECTED]

Reply via email to