Ben Young wrote: [..] > 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? [..] btw.: have a look at the error_log.
I have had the the same problem. I don't know why it doesnt worked. :-/ But after some trial for me works: # <SNIP> ############################### PerlModule AxKit AxCacheDir /tmp/axkit_cache AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot AxAddStyleMap application/x-xpathscript Apache::AxKit::Language::XPathScript # </SNIP> ############################### *outside* a location-directive. i didnt try it inside. it should work there too. Maybe it's useful for you... Theres a complete instruction how i got it all running at http://www.loesungsraum.net/linux.html#installapachestatic but its unfortunally only in german. greetz from Innsbruck/Tirol/Austria Jensens --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
