From users-return-182078-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Tue Jul 01 23:11:56 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 81241 invoked from network); 1 Jul 2008 23:11:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 23:11:56 -0000 Received: (qmail 73965 invoked by uid 500); 1 Jul 2008 23:11:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 73936 invoked by uid 500); 1 Jul 2008 23:11:46 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 73924 invoked by uid 99); 1 Jul 2008 23:11:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 16:11:46 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.30.16] (HELO QMTA01.emeryville.ca.mail.comcast.net) (76.96.30.16) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 23:10:53 +0000 Received: from OMTA02.emeryville.ca.mail.comcast.net ([76.96.30.19]) by QMTA01.emeryville.ca.mail.comcast.net with comcast id klAY1Z0030QkzPwA10AX00; Tue, 01 Jul 2008 23:11:05 +0000 Received: from [192.168.1.100] ([24.60.242.109]) by OMTA02.emeryville.ca.mail.comcast.net with comcast id knB01Z00E2NKma08NnB1J4; Tue, 01 Jul 2008 23:11:02 +0000 X-Authority-Analysis: v=1.0 c=1 a=KZzxzRbTjCAA:10 a=xe8BsctaAAAA:8 a=ZoyYRl4KO68xBzOtUoMA:9 a=6dxGnc4Vchf8GMz0fQ2OzL2oXYsA:4 a=rPt6xJ-oxjAA:10 Message-ID: <486AB983.40606@christopherschultz.net> Date: Tue, 01 Jul 2008 19:10:59 -0400 From: Christopher Schultz User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: multiple instances and context roots References: <18130544.post@talk.nabble.com> <02f201c8d78e$a64ad8b0$0300000a@animal> <068f01c8d7d4$9dcdfbe0$0300000a@animal> <18210932.post@talk.nabble.com> In-Reply-To: <18210932.post@talk.nabble.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tom, tom_goring wrote: | I'm after a simple setting that appends a prefix on the URI so a WAR dropped | in webapp's dir is prefixed with dev/test/etc. Does not look like there is | one though. mod_rewrite is a magical beast. Read the httpd documentation for this module and you should be able to come up with a pattern that maps one URL to another before handing the request off to mod_jk. Just remember that you need to set the "continue process" bit in the options for the RewriteRule. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhquYMACgkQ9CaO5/Lv0PAjdgCffiWv+mSYfwTBeH1qqVOMtK1E rwkAn2pvOriIm74KV/xOFbHqgamz0Sku =u+TL -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org