[Seaside] Relative URLs

David Tibbe david.tibbe at hpi.uni-potsdam.de
Mon Aug 20 12:50:42 UTC 2007


Hi,

Is there any possibility to use relative URLs in Seaside?
That means for instance the application registered at
/seaside/mycomponent should use mycomponent?&_k=... instead of
/seaside/mycomponent. And if the application generates URLs like
/seaside/mycomponent/sub/sub2, they should also be relative to the
current path.

That is becourse my server is proxied and so these absolute URLs do not
work...

Regards,
  David


More information about the seaside mailing list