[Seaside] SSL

Ramon Leon rleon at insario.com
Fri Apr 28 17:56:04 UTC 2006


> 
> Here's how I deal with this.  It's a bit hackish but it 
> works.  In my :80 vhost, I have ProxyVia Block
> 
> And then in the :443 vhost, I have
> ProxyVia On
> 
> I can then check at the Seaside level whether the initial 
> request was SSL or not simply by testing for the presence of 
> the Via header, and generating URLs accordingly.
> 
> Cheers,
> Avi

Thanks, but can you share the code, or am I in for another night of
hacking trying to figure out how to modify seasides generated url root?


More information about the Seaside mailing list