26 Jul
2001
26 Jul
'01
9:26 p.m.
Hi Carlos, --On Donnerstag, 26. Juli 2001 13:15 -0400 "Carlos A. Carnero Delgado" <texel@rtvc.com.cu> wrote:
Hello,
is there a method (or URL) that I can use to shut down Zope? It would be a / folder manager (authenticated, of course). I know that (s)he can travel to the control panel but I'd like to have the possibility to shutdown elsewhere. Is this possible?
Why not travel there and note the URL down you get in the browser? :-) You might look at the source too to get the last piece of the URL. Actually it turns out to be: http://yoursite/Control_Panel/manage_shutdown Voilá! :-) HTH Tino