Installing and Running IIS and Apache Server Together on Windows Vista or Windows XP or Windows Server 2003
[Edit] Added new posts: Run IIS behind Apache . and adding more than one IP address to your computer I run Vista and I have been using Apache for last one month. I wanted to run Python on Apache using FastCGI module mod_fastcgi but a compiled Windows version of this module was not available from FastCGI web site. So, I decided to use IIS7’s built-in FastCGI support. If you want to run both IIS7 and Apache web server together, than here’s the information you need, just the solution for you. By default IIS7 would listen to all IP addresses your machine is assigned and it means that you can install IIS on your system but you can not run IIS web sites until you turn off Apache HTTP server. In a situation like this IIS will throw this error when trying to start a website. Cannot Start Web Site --------------------------- There was an error while performing this operation. Details: The process cannot access the file because it is being used by another process. (Ex