[Zope] Strategy for taking site offline temporarily
Roberto Lupi
roberto.lupi at gmail.com
Fri Feb 18 02:19:51 EST 2005
You could use an access rule to redirect non-Manager users to a
work-in-progress page; you could set a boolean property on the root
folder, check its value before redirecting. In this way, you can turn
redirection on and off at will.
On Fri, 18 Feb 2005 01:10:59 -0400, David Pratt <fairwinds at eastlink.ca> wrote:
> What is the best strategy for taking a zope site temporarily offlineso
> visitors are provided with friendly message while manager (or other
> intermediate manager roles) can still view.
--
Roberto Lupi
http://www.lupi-software.com/
--
Roberto Lupi
http://www.lupi-software.com/
More information about the Zope
mailing list