[Zope-dev] Changing hostname and port without SiteAccess
Christopher Petrilli
petrilli@digicool.com
Mon, 18 Dec 2000 16:01:38 -0500
On 12/18/00 2:24 PM, "Dieter Maurer" <dieter@handshake.de> wrote:
> 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).
Please read the message I sent out an hour ago about Path updates to the
Catalog... This is designed specifically to fix this problem.
Chris
--
| Christopher Petrilli Digital Creations
| petrilli@digicool.com Where Zope comes from