RE: [Zope] using zope behind IIS?
Thanks Sergio This works just great except for one little thing I have not figured out: When setting security in zope on an object in a folder, I then access the page through the IIS server and it prompts me to log in to that windows server instead of Zope. If I access the zope server page directly via zope I get a zope login box and all works. The zope through IIS works fine on pages with anonymous allowed. I am using zope 2.5.1, IIS on Windows 2000, and my client is IE 6 on windows XP. The zope server and IIS server are 2 different boxes. Any ideas on how to use Zope security through the IIS? thanks Sean -----Original Message----- From: Sergio [mailto:sergiomailbr@yahoo.com.br] Sent: Monday, May 05, 2003 11:56 AM To: Kelley, Sean Subject: Re: [Zope] using zope behind IIS?--help with IS dept. Take a look ate http://www.zope.org/Members/hiperlogica/ASP404 This is certainly what you're looking for. []'s, Sérgio ----- Original Message ----- From: "Kelley, Sean" <SKelley@ci.santa-rosa.ca.us> To: <zope@zope.org> Sent: Monday, May 05, 2003 3:43 PM Subject: [Zope] using zope behind IIS?--help with IS dept.
Hi, I am running zope 2.5 with the Zope server for my intranet. The company web (public) server is windows/IIS5. I want to use my zope server to provide some pages for the public on my zope server.
Problem: IIS needs a physical folder to create a virtual directory in IIS. Zope does not have Windows directories that coincide with the folders that IIS/Windows needs. My IS department does not want to make my Zope server totally open on port 80 (because there are other internal items there as well).
How can I securely serve a portion of my zope site within a windows/IIS network that does not require my entire internal/zope server to be totally accessible to everyone?
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Kelley, Sean