Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 33330 invoked by uid 500); 30 Apr 2003 19:30:50 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 33279 invoked from network); 30 Apr 2003 19:30:49 -0000 Received: from ny2.fastmail.fm (HELO smtp.us2.messagingengine.com) (66.111.4.3) by daedalus.apache.org with SMTP; 30 Apr 2003 19:30:49 -0000 Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by server2.messagingengine.com (Postfix) with ESMTP id E5A39549DC for ; Wed, 30 Apr 2003 15:30:51 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Wed, 30 Apr 2003 15:30:51 -0400 X-Epoch: 1051731051 X-Sasl-enc: rHfqGZ7ipw5JY7O+eog4XA Received: from usager70-65.hec.ca (usager70-65.hec.ca [132.211.70.65]) by www.fastmail.fm (Postfix) with ESMTP id 7F5FE19CC1 for ; Wed, 30 Apr 2003 15:30:51 -0400 (EDT) Date: Wed, 30 Apr 2003 15:30:20 -0400 (=?ISO-8859-1?Q?Est_=28heure_d'=E9t=E9=29?=) From: Joshua Slive To: "'users@httpd.apache.org'" In-Reply-To: Message-ID: References: X-X-Sender: slive@www.fastmail.fm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Redirect help in 1.3.xx On Wed, 30 Apr 2003, Charrick, Gordon wrote: > Somehow, I need to have apache pass everything with "application" in it to > Weblogic unless it also has ABCDEFG in the url. I've played around some with > LocationMatch and RedirectMatch but haven't been able to figure it out. > Ideas anyone? You probably need to use mod_rewrite for this. I may be able to give you an example if you show the directives that you are currently using to activate weblogic. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org