[Zope] Deleting a SiteRoot
beno
zope@thewebsons.com
Thu, 02 Jan 2003 07:36:36 -0400
At 12:31 PM 1/2/2003 +0100, you wrote:
>http://webmaster.vi:8080/bandwidth/manage_delObjects?ids=SiteRoot
Thank you! I knew it was that easy. Thanks for the syntax!
beno
>On Thu, 2 Jan 2003, beno wrote:
> > I have a site that I no longer serve. It has a SiteRoot in my Zope server.
> > I want to delete the SiteRoot so that I can access the contents. However, I
> > can't surf there because any attempt resolves to the current server: not
> > mine. I can access this page:
> > http://webmaster.vi:8080/bandwidth/manage_main
> > but when I try to click and delete the SiteRoot I'm again sent to the
> > current server and my task is not accomplished. What expression can I write
> > to delete the SiteRoot?