On 2005-11-03 12:45:34 +0100, Axel Steiner wrote: > > Hi all, > > is it possible to run Turbogears as CGI? I know, its not the best > way to start it, but I don't have a choice :-/ > Is there any exmaple for doing this?
i haven't actually tried it, but there's documentation on running
cherrypy as a CGI application (via WSGI):
http://www.cherrypy.org/wiki/RunAsCGI
there are warnings about it not supporting any very complex use of
cherrypy's functionality which probably isn't a good sign, but if you
really need to do it, it could be a start.
--
anders pearson : http://www.columbia.edu/~anders/
C C N M T L : http://www.ccnmtl.columbia.edu/
weblog : http://thraxil.org/
pgpesfNdXtcAi.pgp
Description: PGP signature

