RE: [Boa Constr] zope
Status: Beta
Brought to you by:
riaan
From: Charlie D. <ch...@we...> - 2000-09-07 00:07:36
|
~ > My question is quite simple. Is there support for ~ managing of multiple ~ > zope sites? I have already added the site which is running on my local ~ > machine, and I would also like to use boa-constructor to ~ manage a site that ~ > is running remotely. The solution didn't seem intuitive (there is no ~ > "localhost" folder inside /boa/Zope to copy/rename). ~ ~ You can have as many connections as you like. ~ The solution is to edit Explorer.msw.cfg or Explorer.gtk.cfg. ~ The Zope entry is a dictionary of Zope connection dictionaries. ~ In the Boa documentation (Editor.html) this is briefly explained. ~ Please note that continuation lines should start with a space or a tab. ~ Good deal. Thanx for the quick response. One of the zope sites that i would like to use boa-constructor with is a site on our company intranet. It is only reachable by using certificate based authentication (https). Is it possible to connect in this fashion? If not, can you point me towards where in the source I might start mucking about to see if i could make it work? Thanx again, ~c |