Using two versions of Apache
|
Author |
Message |
|
|
Posted : Wed, 13 August 2008 21:42:57
Subject :
Using two versions of Apache
Anyone know of a way to use two Apache HTTP installs?
I am trying to run a test setup and would like to build the test setup to run on port 81.
I am trying to use the version that came pre-installed on the server (/etc/httpd).
The server that is currently running out of port 80 was installed at a latter date and is located somewhere like (/usr/local).
Is there a way to start the original apache? I can't seem to locate apachectl for the (etc/httpd) version.
thx
|
|
|
|
Shashank Sharma
|
Posted : Thu, 21 August 2008 17:18:05
Subject :
Using two versions of Apache
Should be /usr/sbin/apachectl
|