I've recently installed AxKit 1.5 on Apache 1.3.20 with Sablotron 0.71. I went through the tutorial on axkit.org and put in the following Apache directives into my httpd.conf:
PerlModule AxKit <Location /axkit> SetHandler perl-script PerlHandler AxKit AxAddStyleMap application/x-xpathscript Apache::AxKit::Language::XPathScript AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot AxDebugLevel 10 </Location> When I request my test.xml file or the stuff from the examples folder I don't get anything back. The only thing that shows up in the access_log is a successful 200. Any ideas? Thanks in advance, Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
