[Zope] ProxyPass with MS ISA

Johan Carlsson [Torped] johanc@torped.se
Fri, 10 Aug 2001 10:40:32 +0200


Hi folks,
Does anybody run Microsoft ISA Server together with Zope?
I'm currently looking for the possibility to use ISA for passing
request to a Zope server on the inside of a firewall.
My first choice was to use Apache and ProxyPass, but unfortunately
I am limited to use MS ISA or MS IIS.


MyConfig:
I just want to replace Apache with MS-ISA if possible

        INTERNET
                 |
+----------------------------------------------------------------------+
| Apache + mod_proxy
|       ProxyPass / http://x.x.x.x:port
|       ProxyPassReverse / http://x.x.x.x:port/
+----------------------------------------------------------------------+
                 |
+----------------------------------------------------------------------+
| Firewall
+----------------------------------------------------------------------+
                 |
+----------------------------------------------------------------------+
| Zope Server x.x.x.x:port
+----------------------------------------------------------------------+
                 |
+----------------------------------------------------------------------+
|  Internal Databases
+----------------------------------------------------------------------+

Any other ideas how to set this up are welcome.

Best Regards,
Johan Carlsson
www.torped.se