[Seaside] wrong host/portno when using virtual hosting in Apache2

Lukas Renggli renggli at gmail.com
Tue Nov 7 06:15:22 UTC 2006


> I have Apache2 set up to proxy a Seaside image
> on another machine (engine1:9191). I access the

Did you set the property

     ProxyPreserveHost On

in Apache?

> The links work, but the AJAX stuff does not.
> I'm wondering whether this might be the cause.

For some cases (AJAX, HTTP-redirects) Seaside needs to generate an
absoute path and therefor is required to properly know its
domain-name.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list