2008/6/4 [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > On 6月4日, 上午5時04分, "Lukasz Szybalski" <[EMAIL PROTECTED]> wrote: >> Is there going to be a for mod-wsgi files created for apache2 as part >> of a quickstart in tg2 or 1.0? >> Every time I release a tg app in modwsgi the config and apache file, >> and modwsgi config file is exactly the same, except for myapp's name. >> This means that you could create these files when quickstart template >> is generated. >> >> Instructions:http://lucasmanual.com/mywiki/TurboGears#head-97d7e776b154f3989a57aab... >> >> apache/ >> /apache/myappname.wsgi (wsgi config) >> /apache/myappname (apache config) >> >> Would something like that be desirable ? >> Currently my script works for tg 1.0 do. >> >> Let me know. >> Lucas > > Hi Lucas, > > It sounds like a good candidate as a paster command plugin. > We could make a "paster apache"(or something similar) command with > "wsgi" option to generate the correspond apache config file. > > How do you think?
That sounds good! Is paster the new replacement for "tg-admin"? Right now the 2 options that I can provide scripts for would be: /yourappname or yourappname.example.com/ Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
