Hello to the list,
Here is my context :
My apache2 server must provide a default access (http://servername/*)
to a default (Tomcat) webapps ROOT, so I configure mod_jk in apache2
like this : JkMount / * /home/tomcat/webapps/ROOT, this works fine.
BUT before I have to use mod_rewrite to redirect some old google'
indexed URLs to other new static HTML content.
My problem: mod_jk always redirect IN FIRST ANYWAY Any request to the
ROOT Webapps (Tomcat jkmount /*).
Here is my issue : How to get Mod_jk precedence over mod_rewrite in
Apache2 process ?
Any help would be appreciate ...!
thanks,
Christophe Dumonet.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org