for mod_jk you have to set JkOptions ForwardURICompat into httpd.conf and have mod_rewrite load before mod_jk I have no idea if this option is present in mod_jk2
Note however that this brakes the spec because the servelts/jsps etc get as requested uri the rewritten part and not the original issued by the browser!
Nicolas wrote:
hi
first: i did post to tomcat user-first > got reply to check out tomcat-dev
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]
-- ====================================================================== Stefanos Karasavvidis Electronic & Computer Engineer e-mail : [EMAIL PROTECTED]
Multimedia Systems Center S.A. Kissamou 178 73100 Chania - Crete - Hellas http://www.msc.gr
Tel : +30 2821 0 88447 Fax : +30 2821 0 88427
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]