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
Yes you can forward request for Zope with your ISA server. That is what it was designed to do. You will just need to setup a Rule that forwards traffic from whatever port you want to the port your running Zope on. SR At 10:40 AM 8/10/2001 +0200, Johan Carlsson [Torped] wrote:
ope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=unsubscribe> List-Archive: <http://lists.zope.org/pipermail/zope/> Date: 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 th
is up are welcome.
Best Regards, Johan Carlsson www.torped.se
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
---------------------------------------------------- Sherwood Robinson Hostmaster The Free Lance-Star/Internet Department srobinson@fredericksburg.com http://www.fredericksburg.com 616 Amelia St. Fredericksburg, VA 22401 540-374-5000 ext. 5657
Yes you can forward request for Zope with your ISA server. That is what it was designed to do. You will just need to setup a Rule that forwards traffic from whatever port you want to the port your running Zope on.
SR
Hi SR, Do you know any good resource (online) describing how to configure ISA? As usual I'm having no real success in finding the right information at MS site. Best regards, Johan Carlsson www.torped.se
sure do... you can go over to http://www.isaserver.org Good Stuff on ISA there... SR At 05:06 PM 8/10/2001 +0200, Johan Carlsson [Torped] wrote:
e.org?subject=subscribe> List-Id: Users of the Z Object Publishing Environment <zope.zope.org> List-Unsubscribe: <http://lists.zope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=unsubscribe> List-Archive: <http://lists.zope.org/pipermail/zope/> Date: Fri, 10 Aug 2001 17:06:00 +0200
Yes you can forward request for Zope with your ISA server. That is what it was designed to do. You will just need to setup a Rule that forwards traffic from whatever port you want to the port your running Zope on.
SR
Hi SR, Do you know any good resource (online) describing how to configure ISA? As usual I'm having no real success in finding the right information at MS site.
Best regards, Johan Carlsson www.torped.se
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! **
(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
---------------------------------------------------- Sherwood Robinson Hostmaster The Free Lance-Star/Internet Department srobinson@fredericksburg.com http://www.fredericksburg.com 616 Amelia St. Fredericksburg, VA 22401 540-374-5000 ext. 5657
participants (2)
-
Johan Carlsson [Torped] -
Sherwood Robinson