Re: mod_rewrite and mod_jk

2003-07-24 Thread John Turner
Did you try putting "[PT]" on your rewrite rules? There was a thread on this just yesterday, as well as a couple of weeks ago. John Aviv Eliezer wrote: I've seen many posts on the subject, yet none helped me. I've got a tomcat 4.1.24 webapp, connected via mod_jk to apache 2.0.46. for some reaso

RE: mod_rewrite and mod_jk

2003-07-23 Thread Simon Pabst
: mod_rewrite and mod_jk Did you try this? http://www.mail-archive.com/[EMAIL PROTECTED]/msg97652.html At 09:31 22.07.2003 +0200, you wrote: >I've seen many posts on the subject, yet none helped me. >I've got a tomcat 4.1.24 webapp, connected via mod_jk to apache 2.0.46. >for

RE: mod_rewrite and mod_jk

2003-07-22 Thread Ori Tend
Simon, thanks, it did help. Looks like I missed it for some reason. Ori. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 6:34 PM To: Tomcat Users List Subject: RE: mod_rewrite and mod_jk Did you try this? http://www.mail-archive.com

RE: mod_rewrite and mod_jk

2003-07-22 Thread Simon Pabst
Did you try this? http://www.mail-archive.com/[EMAIL PROTECTED]/msg97652.html At 09:31 22.07.2003 +0200, you wrote: I've seen many posts on the subject, yet none helped me. I've got a tomcat 4.1.24 webapp, connected via mod_jk to apache 2.0.46. for some reason, mod_jk takes precedence over mod_rewr

RE: mod_rewrite and mod_jk

2003-07-21 Thread Ori Tend
I've seen many posts on the subject, yet none helped me. I've got a tomcat 4.1.24 webapp, connected via mod_jk to apache 2.0.46. for some reason, mod_jk takes precedence over mod_rewrite, for all urls mapped to mod_jk with JkMount directives. I tried switching the order of the LoadModules (jk bef