[Seaside] Remove /seaside/go/ from URL

Sylvain Pralon sylvain.pralon at gmail.com
Wed Oct 24 16:04:48 UTC 2007


Hi,

I am deploying a seaside application behind an Apache server and all 
goes fine except for one thing.
With proxy and virtualHost I manage inside Apache to hide seaside behind 
Apache but I still have the /seaside/go/myApp?_... in my URL.
Is there a way to remove it ? I don't think I have to set up that in 
Apache, so how can I do that in Seaside or VisualWave.
In fact instead of :
http://myservername:9000/seaside/go/MyApp?_...
I want :
http://myservername/MyApp?_...

for now I get :
http://myservername/seaside/go/MyApp?_...

Thanks for help.

I am running the last version of Seaside on VisualWorks.

Sylvain




More information about the seaside mailing list