[Zope] Changing generated url prefix for proxying... SERVER_URL?
Evan Simpson
evan@4-am.com
Fri, 29 Oct 1999 21:06:10 +0000
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