4 Jul
2008
4 Jul
'08
2:50 p.m.
On Fri, Jul 4, 2008 at 3:56 PM, Jonas Meurer <jonas@freesources.org> wrote:
But what if both project red and green want to make their website available to anonymous, not only to authenticated users? If you have private projects which do require user login, your solution may be sound, but for public projects, it definitelly is no solution.
These days, with hardware cheap, it's best practice to host only one site per zope instance. You'll find it much easier to maintain the software stack for each site this way as well, as you can give each site dedicated software versions. -- Martijn Pieters