In some cases you might find yourself having to use Apache and IIS locally to test our your sites. Unfortunately you can’t have both running at the same time as they both use port 80.
When you install the development tools for .Net applications, IIS is installed as well by default. After this or when ever you start up your machine IIS will automatically turn on, which will prevent you from running Apache. Read more


