28 Nov
2003
28 Nov
'03
5:47 p.m.
I partially figured it out (trying to reduce Plone down to Zope), it seems HTTP_MANAGE plays a trick with the accessRule.py External Method to set the Plone default location, which I am trying to cleanly nuke.
HTTP_MANAGE is not a canonical Zope environment variable.
That said, if using -w to have Zope listen on multiple ports, does each port get "mapped" to a location/URL in Zope/ZODB?
No. See z2.py. jens