[Seaside] How to tell seaside to prefix it's urls

Cees De Groot cdegroot at gmail.com
Wed Nov 9 13:29:25 CET 2005


On 11/9/05, Wouter Gazendam <w.f.b.gazendam at ag5.nl> wrote:
> All urls generated by seaside are like
> '/seaside/application?_s=EVRHMZeOuliCYeOO&_k=WnwLuHGE', which, of
> course won't end up back to the client. How do I get my seaside urls
> prefixed with 'https://myapp.com/extra_prefix' ? I'm running VW with
> SeasideForSwazoo.

You'll need mod_rewrite for that. I can't access the file right now,
but if you don't manage by your own, ping me (e.g. tonight on #squeak
on freenode.net) and I'll dig the necessary magic incantations up from
my tric.nl config (which removes rather than adds a prefix but the
idea should be the same)


More information about the Seaside mailing list