Thanks for the deploy link, for the TG2's deploy doc http://turbogears.org/2.0/docs/main/Deployment/modwsgi+virtualenv.html
which is mainly about the apache-mod_wsgi, but what about with the nginx, also I readed the doc form apache to nginx http://wiki.jmoiron.net/MigratingFromApacheToNginx, there is a choice between apache,mod_wsgi,nginx,fastcgi, TG2's deploy doc prefers the apache+mod_wsgi's combination, I don't clear which is best pairs, but I prefer the nginx webserver On Wed, Mar 25, 2009 at 3:46 PM, Florent Aide <[email protected]>wrote: > > On Wed, Mar 25, 2009 at 2:15 AM, hhsuper <[email protected]> wrote: > > oh, thanks Florent Aide, seems TG2's deployment has sth different from > the > > Yes. TG1 used it's own startup script. TG2 is a wsgi app running on > top of a wsgi server. The example I gave you is the one we use during > development. If you want more info on TG2 deployment options I suggest > you read: > > > http://turbogears.org/2.0/docs/toc.html#recipes-for-installation-and-deployment > > Best regards, > Florent. > > > > -- Yours sincerely Jack Su --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

