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

Ching de la Serna ching.dls at gmail.com
Fri Jul 20 23:01:26 UTC 2007


Thanks all,

I did read those posts and I think I will have to read and reread those as I
think that those posts point to directions that I could take. I am
especially interested in strategies for scaling seaside.

Cheers,

Ching

On 7/21/07, Ramon Leon <ramon.leon at allresnet.com> wrote:
>
> > 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
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070721/712515f1/attachment.htm


More information about the Seaside mailing list