2 Apr
2002
2 Apr
'02
12:06 a.m.
Tom Nixon wrote:
I am running Zope under IIS using PCGI and it works great, but I can't view pages that require authentication.
I have found that when running Zope on port 8080 and the IIS on port 80, and then using basic authentication that I could not get it to work. It was like the username:password send to IIS by the browser didn't get passed on to Zope at the other port. It was about 1 1/2 year ago I tried so I no longer remember the details. Never found a solution other than using cookiecrumbler instead. That works great though. regards Max M