De : Massimiliano Dessi [mailto:[EMAIL PROTECTED]] > > Hi > I want semplify the url > http://localhost:8080/jetspeed/portal/user/turbine/page/defaul > t.psml/js_pane/P-efeb295f46-10001 > with http://localhost:8080/jetspeed/portal/th/13 (ie www.zurban.com) > > (in the turbine url -rewriting how-to use the > invokerinterceptor of the tomcat 3.2 but is not util for my case ) > > I use tomcat 4.0.4 , jetspeed 1.4b1 with turbine 2.2b2-dev > and velocity 1.3-dev > >
I think the easiest way to achieve this is to connect Tomcat to an Apache httpd front-end and use mod_rewrite in the httpd configuration to achieve what you want. -- Rapha�l Luta - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
