I have installed AxKit2.1.1 and have successfully modified the sample config. file so that I can server static files and transform XML with a server-side stylesheet. I have some CGI scripts that output XML, these run fine through the serve_cgi plugin, but I was hoping that I could take this output and transform it using a <?xml-stylesheet?> declaration in the CGI output. This does not happen and the web client simply receives the XML from the CGI script. Is it somehow possible to chain the serve_cgi and demo/serve_xslt plugins in this way?
Thanks,
Peter