[thelist] ASP(IIS) and Apache .. Together?

Hassan Schroeder hassan.schroeder at gmail.com
Thu Dec 11 18:31:13 CST 2008


On Thu, Dec 11, 2008 at 4:23 PM, graham.hays
<graham.hays at visualcomputing.co.uk> wrote:
> I guessed it was something of the sort (Port 80) - I'll try your 2
> suggestions (2nd IP & port xx).

FWIW, Apache httpd can function as a reverse proxy: run IIS on any
other port, create a virtual host for that app, and transparently pass
traffic through to it, so no second IP or funky alt port # in the URL.

Lots of sites do this to support other servers (e.g. Tomcat, Mongrel
clusters for Rails).

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com



More information about the thelist mailing list