I'm trying to get a TG app using TG 1.0.5 running on mod_wsgi.
The first thing you should do is update TG to 1.1.2 or 1.5b1 since much has been improved in the last time. If you absolutely must use TG 1.0, then at least update to TG 1.0.9. Btw, TG 1.1 can also use HTTP basic authentication with identity, maybe you were looking for that.
If you want a more simple setup, use mod_proxy instead of mod_wsgi. -- Christoph -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

