[OGo-Users] Multi-customer hosting
Wolfgang Sourdeau
users@opengroupware.org
Wed, 25 Jul 2007 12:33:15 -0400
Hi Damian,
I think that a good idea is to have the same OGo installation but
while having it run under different user ids. This way, each process
would have a different set of settings, adapted to its hosted company.
If you make sure those processes use a different WOPort, you can
configure Apache to use that port based on the company's hostname
(with the "VirtualHost" directive).
We do that for SOGo at Inverse and it works fairly well.
Wolfgang