[Seaside] how to remove '/seaside/someApp'

Ramon Leon ramon.leon at allresnet.com
Fri Jul 20 16:56:42 UTC 2007


> 2007/7/19, Ching de la Serna <ching.dls at gmail.com>:
> > Hi,
> >
> > I have a little problem. How do I remove '/seaside/someApp' 
>  such that 
> > I could have: 'http://someDomain.com/' instead of '
> > http://someDomain.com/seaside/someApp'. Help anyone?
> 
> The short answer is you can't. The long answer is if you run 
> behind Apache 2 (which is a good idea) you can use 
> mod_rewrite to hide it.
> 
> A quick googling turned out the following:
> http://onsmalltalk.com/programming/smalltalk/running-seaside-a
> pache-and-iis-on-windowsxp/
> http://osdir.com/ml/lang.smalltalk.smallwiki/2006-03/msg00017.html
> 
> You'll have to adapt it to your situation. There were also 
> examples posted for lighty.
> 
> Cheers
> Philippe

As well as

http://onsmalltalk.com/programming/smalltalk/scaling-seaside-redux-enter-the
-penguin/

Where a linux solution is presented.

Ramon Leon
http://onsmalltalk.com



More information about the Seaside mailing list