I want to run multiple instances of apache on one single machine? How to go about it? I am using xampp.. any kind of help would be appreciated. thanx
I installed one more xampp in a separate directory, but only one xampp control panel can run at a time.
I want to run multiple instances of apache on one single machine? How to
Share
Give each instance a different port number. I am presently running two instances of Apache (ports 81 and 8080) and one of IIS (port 80). The Apache instances were installed by other products (Subversion, etc).