Showing posts with label IIS. Show all posts
Showing posts with label IIS. Show all posts

Tuesday, November 08, 2011

Installing and Running IIS and Apache Server Together

We working on project that include web application based on python and several application based on IIS (as WCF , Web application, web site ant etc'). "Python" application use port 80 therefore we cannot use same port in IIS application. HERE was explained solution that based on 2 IP addresses.

p.s. One more note: you must run command prompt as administrator.