webingineer.wordpress.com
IIS Admin Stopped, which was running on port 80 by default so that Apache2.2 Server run on port 80
But we want both IIS Server and Apache Server running simltaneosly
Obviously both server cannot work on same port 80
Therefore we will run IIS Server on port 80 by default an run Apache Server on port 8080
Rest of the process as follows...
Thanks a lot, simple solution,but I have used a lot of time figure it out
skogheimh 6 months ago