Did TurboGears become WSGI deployable yet? If yes, then this might be possible with WSGI middleware.
If I'm not wrong, there's a WSGI middleware that runs a request through several WSGI applications until one of them retuns success.. and there's another WSGI app that serves static files. I think those are part of Paste. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

