Tag Archives: localhost

How To Run IIS And XAMPP Together On Same Machine

          It is possible to run both IIS and XAMPP servers together on same machine by just changing the port number of any one of the server’s. XAMPP-Apache and IIS both the server’s uses the same port 80 to connect. In this post i am going to show you how to change the port number for the XAMPP-Apache server. Changing the port number for Apache server allows you to run both IIS and XAMPP server’s on same machine using different port’s. Continue reading