AFAIK - no. In jk2 - the ordering of calls was changed which broke mod_rewrite support. There was talk of changing to be more mod_rewrite (and mod_alias?) friendly but I don't remember what the end result was.

Look in the archives in the tomcat-dev list for this topic.

-Tim

Nicolas wrote:
hi

is mod_rewrite supported ?

example:
RewriteEngine  on
RewriteRule    ^/test$ /examples/servlets/index.html
JkSet uri:/examples/*.group ajp13:unixsocket

the request /test tries to access /examples/servlets/index.html in document Root

any solution or not implemented ?



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



Reply via email to