[thelist] Piping Apache through IIS

Scott Dexter sgd at ti3.com
Mon Sep 24 09:59:37 CDT 2001


Sounds like you're going to have to write an ISAPI dll that grabs the
request and passes it to the other port. 

Off the top of my head, but I'm not crystal clear on what you mean by
'passing' so it's as far as I wanna go. Ya gots details?

sgd

> -----Original Message-----
> From: John Handelaar [mailto:john at userfrenzy.com]
> 
> Premise:
> Both Zope (with pcgi) and Jakarta/Tomcat can run 
> servers on a port other than 80, allowing me to
> configure Apache (or IIS sometimes) with a URL
> which 'passes through' requests and responses
> on the main web server running on port 80.
> 
> What I need to do:
> I need to have a URL on an IIS site which actually
> passes requests back and forward between it and
> a copy of apache running on another port number.
> 




More information about the thelist mailing list