Hi, I have: Ubuntu, Apache2 with mod_proxy and virtual-host
and the apps: TGApp1, TGApp2, TGApp3 I want to run those app, in the some server. TGApp1 on port 8081 TGApp2 on port 8082 TGApp3 on port 8083 In a terminal: $ ./start-TGApp1 in other: $ ./start-TGApp2 and other... $ ./start-TGApp3 All is ok. I can browse every of them. but this method uses a loty of memory... there's a best method for that? thanks... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

