LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Dual Apache Servers (https://www.linuxquestions.org/questions/linux-software-2/dual-apache-servers-235826/)

BorgKiller 09-27-2004 12:10 PM

Dual Apache Servers
 
Ok, here is what I am looking for. I want to have two apache servers runnings (One as the usual one whihc anybody can connect to and the other as a test server to test new websites before they go online). Is it possibile to have two instances of apache running (I am running it on Redhat 9) at the same time to get my desired outcome? if so, how can I go about doing it?

Thanks People

frogman 09-27-2004 01:50 PM

Assuming you haven't tried this..... Create a new virtual server within apache, running off a different port if necessary, or simply run from a homedir (webaddress/~username), rather than the normal webaddress.

You can play about with the new virtual server without affecting the other one.

Webmin (www.webmin.com) will make your life easier - it's a browser-based server management tool.

BorgKiller 09-28-2004 06:43 AM

Thank you
 
Thank you very much, I now have the servers active. I never knew about the virtual hosts untill today. Thanks very much


All times are GMT -5. The time now is 01:39 AM.