View Single Post

  #2 (permalink)  
Old 08-30-2005
Dan M
 
Posts: n/a
Default Re: Running multiple instances of apache on Linux machine

On Mon, 29 Aug 2005 14:31:13 -0700, prabu wrote:

> I need to run two instances of apache server on my linux box. I know
> you would be asking the need for that(I know we can use virtual hosting
> to run multiple sites). The reason for doing so is for fail over
> purpose. Please advise
>
> Cheers
> Prabu


You can run multiple instances of Apache if each instance has a unique IP
address or unique port number.