----- Original Message -----
From: "Mark, Jonathan (Integic)" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, February 02, 2007 1:19 PM
Subject: [Zope] Limiting access to a Zope Site
[The other] Jonathan writes:
"""Why don't you run two separate zope instances, one for production and
one
for development, and set up the apache rewrite rules so that www points to
the production instance and dev points to the development instance?"""
It is my impression that moving a Data.fs file from one Zope instance to
another is often unreliable. Once the development and production Zope
instances differ, and by definition they will, there could be a real
problem getting the development Data.fs to open in the production
instance.
There should be no problems copying/moving a Data.fs file from one zope
instance to another, especially if both instances are running the same
version of Zope!
Jonathan [the other]
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )