On Mon, Nov 3, 2008 at 8:18 PM, Anand Chitipothu <[EMAIL PROTECTED]>wrote:
> > > is application processor different from middleware? > > Yes, it is different. > you can pass wsgi middleware to app.run. > > app.run(urls, globals(), my_middleware) how do i do this for SUB-DOMAIN application.. i want to run different middleware for different subdomain applications? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
