yes. you can use the tree.mount function
cherrypy.tree.mount(app_root, baseurl=None, conf=None)
On 6/1/06, Code Penguin <[EMAIL PROTECTED]> wrote:
>
> I would like to mount two TurboGears apps in the same process but with
> different configuration files. Is there a way to do this?
>
> Example:
>
> /test1 (TG app test1 with test1.cfg)
> /test2 (TG app test2 with test2.cfg)
>
> The main configuration file (prod.cfg) could be the same for both if
> needed but the main thing is the app.cfg for each application. Thanks
> for the help and thanks for a wonderful product.
>
> Code Penguin
>
>
> >
>
--
cheers
elvelind grandin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---