Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 18:50:25 +0100
From:      Vince Hoffman <Vince.Hoffman@uk.circle.com>
To:        "'dhull'" <dhull@digitaloverload.net>, freebsd-questions@freebsd.org
Subject:   RE: Running apache twice on the same system
Message-ID:  <FF919147E378D411B3C300508B1046D302BC8766@GOATS>

next in thread | raw e-mail | index | archive | help
You shouldnt need to run it twice, use virtual host 
directives to make one virtual host listen to one 
IP and the other to the other. 

all in the apache docs.
http://httpd.apache.org/docs-2.0/vhosts/ip-based.html for version 2.

otherwise create different conf files and point your apache 
executable at one then the other. 

> -----Original Message-----
> From: dhull [mailto:dhull@digitaloverload.net]
> Sent: 23 October 2003 18:39
> To: freebsd-questions@freebsd.org
> Subject: Running apache twice on the same system
> 
> 
> How do I get apache to run twice on the same system?
> 
> I want them to listen to different IP addresses.
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FF919147E378D411B3C300508B1046D302BC8766>