Rob Cowie wrote:
> Does this seem to be a logical way to do things?
> Is it possible to incluide a fully functional cherrypy
> server in each of the app directories (so I can run the
> app standalone) and mount that server in the main
server?
Erm..."mount that server" doesn't parse. You
mount *applications* in CherryPy; the server is a distinct
set of controls. Personally, I'd distribute cherrypy
separately from each app, but if you really, really want
them standalone, it should work with a complex-enough
"main server" script.
Robert Brewer
System Architect
Amor Ministries
fumanchu amor.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|