29 Oct
1999
29 Oct
'99
9:06 p.m.
bwarsaw@python.org wrote:
The problem is that all the URLs that Zope generates have a prefix http://dinsdale.python.org:8080/ so all subsequent links bypass the proxy on www.python.org. Not what I want.
This is what the SiteAccess Product is for. Just pop a SiteRoot into the Zope root folder with a Base of 'http://www.python.org/Zope/' and you should be in business. Please let me know if you have any questions or problems. Evan @ 4-am P.S. http://zope.org/Members/4am/SiteAccess is the URL