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]>
