18 Dec
2000
18 Dec
'00
7:24 p.m.
Martin Winkler writes:
.... I cannot use SiteAccess (because I need multiple ZCatalogs), and my Zope server (port 8080) is behind squid (in http-accelerated mode - port 80).
What I would need is changing the hostname and port in the html-responses like this: http://localname.com:8080/blah to http://officialserver.com/blah , so the client reconnects to squid, not zope itself. We have the same situation.
We use SiteAccess *AND* ZCatalog. Please, see my message from a few days ago (to zope@zope.org). Dieter