Multiple Plone sites per zope instance - using separate Data.fs files for each one.
"It is possible to run multiple Plone sites within a single Zope instance while keeping each Plone site in its own Data.fs file. Having the sites in their own Data.fs file allows you to easily backup, delete, or relocate individual Plone sites even when you are running multiple sites in the same instance. This can be accomplished using ZODB Mount Points."
14
votes