Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABB0A7D55 for ; Tue, 9 Aug 2011 16:45:13 +0000 (UTC) Received: (qmail 65454 invoked by uid 500); 9 Aug 2011 16:45:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 65300 invoked by uid 500); 9 Aug 2011 16:45:09 -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 65291 invoked by uid 99); 9 Aug 2011 16:45:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2011 16:45:09 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vx0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2011 16:45:03 +0000 Received: by vxi32 with SMTP id 32so194202vxi.18 for ; Tue, 09 Aug 2011 09:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Mx4u0AVH3wzXqaGmCknynyfFX+o5G/+smrWVLr5P4D4=; b=RzJBTjWz/jpowYhvG521Qpjc3MbCXP/BSmIrl6nBWFPkb/l44X3tGfze3xMP/D2y14 v2/nLr4sE/UjmnoH3NWbyz98oKmJ3uo7xUxO1NUfdfUO/ljsPqU7CWcQy6fAetd37HKC A4YPlrhkAsT42rBe+zUnItnVibobTJB/fiq6c= MIME-Version: 1.0 Received: by 10.52.32.196 with SMTP id l4mr1497981vdi.16.1312908283007; Tue, 09 Aug 2011 09:44:43 -0700 (PDT) Received: by 10.52.113.195 with HTTP; Tue, 9 Aug 2011 09:44:42 -0700 (PDT) In-Reply-To: References: <4E40F00A.2000807@pidster.com> Date: Tue, 9 Aug 2011 20:44:42 +0400 Message-ID: Subject: Re: URL rewrite From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 2011/8/9 Mohit Anchlia : >> Is this a Tomcat or an HTTPD question? > > tomcat. As I understand tomcat support URL Rewriting similar to mod_rewrite. > No, it does not. There are 3rd party external filters that may do the job, e.g. http://www.tuckey.org/urlrewrite/ but they are not a part of Tomcat. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org