[Zope] Editing the z2.py File
Stephane Bortzmeyer
bortzmeyer@pasteur.fr
Fri, 22 Dec 2000 15:25:19 +0100
On Friday 22 December 2000, at 10 h 38, the keyboard of Martijn Pieters
<mj@digicool.com> wrote:
> There are several ways of telling the SiteAccess rule
> not to kick in. See the SiteAccess pages for more info on the URL
> modifiers and environment variables that do this.
When I had the problem and was in an emergency, I did not find it. Now that
I'm cooler, I find it at a glance :-}
If an Access Rule is broken, and is preventing normal access, it can be
disabled by
restarting Zope with environment variable SUPPRESS_ACCESSRULE set.
Thanks.