On Oct 31, 2005, at 11:19 AM, SuperJared wrote:
While I have not deployed a TG app myself, there are a few ways to go about it. It seems, so far, that you have 2 options in deployment: Mod_python or Lighttpd. Take a look here: http://trac.turbogears.org/turbogears/wiki/DocumentationPlayground
or mod_proxy, or anything WSGI, or just using the built-in server... -bob

