Re: apache & Jails

2006-08-25 Thread Don Munyak
On 8/25/06, albi <[EMAIL PROTECTED]> wrote: On Fri, 25 Aug 2006 01:15:52 -0400 "Don Munyak" <[EMAIL PROTECTED]> wrote: > I want to build a FreeBSD webserver to replace a M$ IIS web server. > I've started researching using Jails but am a little confused. > > Given I am hosting four(4) websites, w

Re: apache & Jails

2006-08-25 Thread albi
On Fri, 25 Aug 2006 01:15:52 -0400 "Don Munyak" <[EMAIL PROTECTED]> wrote: > I want to build a FreeBSD webserver to replace a M$ IIS web server. > I've started researching using Jails but am a little confused. > > Given I am hosting four(4) websites, would I have four separate jails. > each jail

Re: apache & Jails

2006-08-25 Thread Ivailo Tanusheff
Yes, it's better to have 4 jails for each system with their own apache, php and mysql. You can also install the same in the base system and then create on the base system packages for all updates needed by ports installed on the jails and just update with those packages. Regards, Ivailo Tanush