I have no idea. I don't use JK2. My point was that in server.xml, a URL (Context path) can point to any docBase.


John

On Tue, 15 Jul 2003 09:05:15 +0800, Kent Tong <[EMAIL PROTECTED]> wrote:

John Turner wrote:
mod_rewrite

mod_jk isn't going to rewrite URLs for you.

Alternatively, in Tomcat's server.xml:

Context pathe="/def" docBase="abc"

but then the URL in the address bar of the browser won't change.

Thanks for the reply. But then what is the purpose of the "context" entry in:

[uri:/def/*]
context=/abc/*

?





-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to