In the case of, while you are running two server at the same machine. For example IIS and WAMP are running in my computer at the same time. But this is not possible, because both the server IIS and WAMP are using the same port that is 80. Most of web server use 80 port as a default.
So in these article, you’ll find a way to change or address of WAMP server 80 to 81. Now in my computer IIS will work on 80 port and Wamp woodwork on port 81. Now it is possible to run both the server the same time, at same machine with different port.
↓ Read the rest of this entry…