Hello, I'm trying to run Zope behind IIS, in PCGI mode. It works reasonably except that I can never login to management interface. (I can do so by using ZServer directly). However, my current problem is that Zope sites have an URL like http://mysite.com/cgi-bin/zope.pcgi/blahblah Is there a way in IIS to make it look like http://mysite.com/blahblah or even http://mysite.com/biggerblah/blahblah ? So far I was using Apache where this is easy with ProxyPass. Now, (at least for some time) I'm stuck with IIS. I went through the solution where you use a 404.asp page that does some sort of proxying. Any other solutions? We've a big static site served by IIS and some ASP. For the moment, I must use the same server machine for Zope too. And most corporate firewalls block ports other than 80. That is why I'm trying to front end Zope with IIS. Many thanks in advance V. Satheesh Babu http://vsbabu.csoft.net "Power corrupts. PowerPoint corrupts absolutely."