Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 21524 invoked from network); 24 Jul 2003 08:44:57 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Jul 2003 08:44:57 -0000 Received: (qmail 1055 invoked by uid 97); 24 Jul 2003 08:47:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 1048 invoked from network); 24 Jul 2003 08:47:42 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 24 Jul 2003 08:47:42 -0000 Received: (qmail 18016 invoked by uid 500); 24 Jul 2003 08:44:16 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 7977 invoked from network); 21 Jul 2003 12:50:01 -0000 Reply-To: From: "Aviv Eliezer" To: Subject: mod_rewrite and mod_jk Date: Mon, 21 Jul 2003 15:49:02 +0200 Organization: FetchBook.Info Message-ID: <006b01c34f8e$d8f45f30$0100000a@carrot> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006C_01C34F9F.9C7D2F30" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_006C_01C34F9F.9C7D2F30 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 before rewrite and vice versa), and tried moving around the mod_rewrite directives into the virtual host / server config- but still, mod_rewrite works only for urls which aren't mapped to mod_jk. does anyone have any idea? thanks, ori. ------=_NextPart_000_006C_01C34F9F.9C7D2F30--