Two web servers in one box
Hi
I am trying to run two web servers in one box.
I have Apache 2.0.54 in my sun box with Sun 10 OS on x86.
What i need is, i want to run one more instance of Apache completely independent of the original one.
is it possible to create one more apache instance completely independent ?
if so ple advice how to..or guide me where i can get some documentation ?
thanks
ravi
[420 byte] By [
vizkiz] at [2007-11-26 11:25:55]

# 2
Hello
What i need is
1. one apache i want to listen on 80 with its binaries in /etc/apche
2. second apahe i want to listen on 8080 wiht its binaries in other path.
That way the Apache binaries can be used by only one instance any point of time. And i dont want to use Zoning methodology anyway.
Is the above possible ? completely isolating the apache from one another ?
Thanks
Ravi