On Thu, Jul 23, 2009 at 2:45 PM, Olemis Lang <[email protected]> wrote:
> > Hello ! > > I'd like to try TracWsgi plugin but there's something I dont understand : > > - Does it work with any HTTP server ? Yes. Theres mod_wsgi for apache and ngix and FastCGI for those http servers and others > - I mean, suppose I've installed and setup Trac already : The only > thing I need to do > in order to run a WSGI app is to modify `trac.ini` by including > PasteDeploy config > options ? Should I do anything else ? > configure your http server for serving a wsgi app. -- Leonardo Santagada --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
