|
|
|
|
||||||
| alt.apache.configuration Apache web server configuration issues. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi i need to configure two apache 2.0.58 instance on the same LINUX
red hat. I am not able to install the two instance with different values of the follow variables HTTPD_ROOT SUEXEC_BIN if i do apachectl -V i always have the default pat /usr/local/apache2 bu one of my instace in sin /usr/local/apache2php thank you Marco Zeni |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 2007-02-08, zioziozio@gmail.com <zioziozio@gmail.com> wrote:
> Hi i need to configure two apache 2.0.58 instance on the same LINUX > red hat. If you need to run two different httpd daemon, just copy the default httpd.conf file with a different name, change the Listen directive to have it listen on a different port, change the DocumentRoot and any other directive that need to be different, then start one instance as usual (service httpd start) and start the second one with the -c /your/config/file/here Davide -- A fool and his money are soon using Windows. |
|
![]() |
| Outils de la discussion | |
|
|