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 [EMAIL PROTECTED]).
Dieter
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )