What's the (technical) purpose of adding t/seaside/ to the path (was: Re: [Seaside] how to remove '/seaside/someApp')

Stephan Eggermont stephan at stack.nl
Fri Jul 20 11:23:15 UTC 2007


On Fri, Jul 20, 2007 at 11:09:50AM +0200, seaside-request at lists.squeakfoundation.org wrote:
> From: "Philippe Marschall" <philippe.marschall at gmail.com>
> 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.

If you're behind a router/firewall you can hide it there so you only
have the /seaside/someApp internally.

Stephan


More information about the Seaside mailing list