On 20 Dec 2001, Laurian Gridinoc wrote: > On Wed, 2001-12-19 at 22:27, Tod Harter wrote: > > PerlModule AxKit MUST be in the main httpd.conf > > I understand this, and there is no way to run axKit without mod_perl - like a plain >CGI? > > I'm asking this because I need to develop a XML/XSL based site and I'm > avoiding any java solution (Cocoon or just Xalan) due to small java heap > memory I encountered on many hostings... > > Theoretically I can manage with sablotron from perl only, but axKit is > much more...
I'm pretty sure there is no way to run AxKit as a stand-along CGI. CGI::XMLApplication might be of interest. http://www.xml.com/pub/a/12/12/2001/cgi-xml.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
