This was in a previous posting from Rodney Schneider. Hope it is what you are looking for.
Kevin ====== Hi all, See this thread entitled "Pretty URL's in Turbine?"... http://www.mail-archive.com/[email protected]/msg06281.html ... and the URL rewriting Howto... http://jakarta.apache.org/turbine/turbine-2/howto/url-rewriting-howto.html It would be great if someone could update the URL rewriting Howto if anyone has some free time. I have been meaning to do it for a while now... Regards, -- Rodney ====== -----Original Message----- From: Jack Axaopoulos [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 3:50 PM To: Turbine Users List Subject: Re: Removing turbine from the URL? Hmmmmmm.... I'm not using Tomcat, but my current servlet engine is pointing its ROOT to a directory like /opt/objects/MyDemo. The root does not contain "turbine" in it anywhere, so I don't see how simply changing the ROOT would cause turbine to stop generating URL's containing the word "turbine". What am I missing here? Best Regards, J At 04:07 PM 5/24/2002 -0400, Kurt Schrader wrote: >I'm not sure if there is a doc, but this can be accomplished by simply >mapping the turbine webapp to the ROOT of your container. In Tomcat this >can be done by editing conf/server.xml. Just search for "ROOT" in that >file and change the path of your context to point at your Turbine app. > >-Kurt > >On Fri, 24 May 2002, Jack Axaopoulos wrote: > > > > > Can someone point me to a doc explaining how > > to remove /turbine/ from the URL? > > > > I seem to remember coming across this once a while ago. > > > > Regards, > > > > J > > > > > > -- > > To unsubscribe, > e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
