URl1 and running zope behind proxy server ...
Question about running Zope behind proxy server: I have a machine (internal.company.com) running zope. The company website www.company.com has proxy server at zope.company.com that gets internal.company.com's zope site. The problem I am facing is just about every link is absolute, means that I can't go beyond the first page by clicking from the front page. I noticed the reference to URL1 which is the current PATH. Now, barring getting rid of URL1 in all the standard zope default docs, is there a way that I can modify the situation? The zope docs are not very helpful in this matter. I read the zope docs and could not find a way out. Zope is really slick but the zen of zope takes a bit of getting used to. Thanks, Rama
Ramarao Kanneganti wrote:
Question about running Zope behind proxy server:
[snip] SiteAccess (http://www.zope.org/Members/4am/SiteAccess) may be what you're looking for. I don't know how far he's gotten, but www.python.org's maintainer was setting up an experimental Zope server behind a proxy using SiteAccess. Cheers, Evan @ 4-am
participants (2)
-
Evan Simpson -
Ramarao Kanneganti