[Zope] How to break redirect
Kevin Carlson
khcarlso@bellsouth.net
Thu, 26 Sep 2002 09:51:52 -0400
Is there a SiteRoot object installed? One way you can check is to FTP into
the site and take a look. Also, you can address the site and suppress the
siteroot if one exists:
/foo/bar/_SUPPRESS_SITEROOT/manage
Hope that helps,
Kevin
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Espen
Wiborg
Sent: Thursday, September 26, 2002 9:37 AM
To: zope@zope.org
Subject: [Zope] How to break redirect
I've just "inherited" a Zope installation, and of course it's
broken. :)
However, I can't get in to fix it, since all URLs under /foo/bar
redirect to /foo/bar/index_html, including /foo/bar/manage_workspace
(and /foo/bar/zot/manage_workspace redirects to
/foo/bar/zot/index_html, etc)! The installation was originally set up
on 2.1.6, but I see the same behaviour on 2.5.1 (I did a straight
export/import).
So: Does anyone have any advice on how to break this redirection?
Note: I have, by manual inspection and hackery, managed to make the
thing work, but it would be nice to be able to edit things like
database connection parameters from the Zope interface...
--
Espen Wiborg <espenhw@empolis.no>
Tigers have striped skin, not just striped fur.
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )