Is it possible to co-host a process using HTTP API and a site on IIS that both serve the same domain? For example, a process that calls HTTPAddURL for âhttp://www.mydomain.com:80/content/â and an IIS site to serve the remainder of for http://www.mydomain.com. Results so far show that IIS conflicts with the HTTPAddURL and both the IIS site and the HTTP API process canât run at the same time. Possible on Server 2003? Possible on Server 2008? Thank you, Chris