On 6/29/2011 12:12 PM, Eric Covener wrote:
So, my basic question is: How do I run virtual hosts
separated by IP address and running with different user/group?
Do you just need to set ScriptSock in 2 of your 3 instances? In 2.0,
subsequent ones can just clobber eachother.
I didn't know abou
> So, my basic question is: How do I run virtual hosts
> separated by IP address and running with different user/group?
Do you just need to set ScriptSock in 2 of your 3 instances? In 2.0,
subsequent ones can just clobber eachother.
--
Hi,
I run an in-house webserver.
It is on a multi-homed host running HP-UX.
I want to run three different instances of the httpd
server, one serving each of the three IP addresses.
I set up my three config files, each with a different
Listen directive.
I also want to have each of my three ins