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