On 9/7/06, Joe <[EMAIL PROTECTED]> wrote: > That sounds like a somewhat reasonable solution, but why can't it use > the same webserver that is already running, but at a different URL, > e.g., http://localhost:8080/toolbox ?
The Toolbox is a TurboGears provided app that's useful for development but probably not what you'd want on your production server. The current method also avoids polluting your application's url space. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

