You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Paul, Debra, & 4 Kids Mendelson" <me...@yahoo.com> on 2002/03/14 04:35:54 UTC

replacing /servlet/ with /xxx/ in tomcat 4.0

I recently switched from tomcat 3.2 to 4.0.  I like to set up several
servlet containers to sit behing one apache server.

In tomcat 3.2 I could map /servlet/ to /somethingelse/ by adding the
following the following to server.xml

	<RequestInterceptor
		className="org.apache.tomcat.request.InvokerInterceptor"
		debug="0" prefix="/somethingelse/" />

How do I do the equivalent in Tomcat 4.0?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>