Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38705 invoked from network); 21 Sep 2010 18:22:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 18:22:49 -0000 Received: (qmail 75104 invoked by uid 500); 21 Sep 2010 18:22:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 74969 invoked by uid 500); 21 Sep 2010 18:22:45 -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 74960 invoked by uid 99); 21 Sep 2010 18:22:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 18:22:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rujinraj@gmail.com designates 74.125.83.173 as permitted sender) Received: from [74.125.83.173] (HELO mail-pv0-f173.google.com) (74.125.83.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 18:22:38 +0000 Received: by pvh11 with SMTP id 11so2437151pvh.18 for ; Tue, 21 Sep 2010 11:22:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=+NH39uTZihZd8Y0s3QnON++bYlGc3wIv22ZMygiqIRQ=; b=N7w1wQloZ9kVN4OTMRngxyZwdOjavumJl56Aix5aWa8ulNVIRMGf1qgRjC1Z+dXgJl 6pnqQKyBxZ3XrfVACgorYy3CahPgDtlhzGfo7FrhzdUUKM+bBHIOQkRSg2fsndNokQxn Nq3dgmXKM4kTNwqMsTMSl+jWwOHehpWnmRYb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=It0itWQYS83VhaOc6JUh5Yc4P8HFYOq2nX3EVv+bhxPuIHOJPeQzLT1zImtKWJZb7I shA3AeckpO5cUrCWOqq1fu/BC1fzY0PmbyFlWALWrz+fzDeyQnujcNvpYdp26TGZKKd+ mQCDQPbmbxgFYffS2K+WuwyAcesBfoMjN+65k= MIME-Version: 1.0 Received: by 10.114.79.1 with SMTP id c1mr12468643wab.1.1285093338447; Tue, 21 Sep 2010 11:22:18 -0700 (PDT) Received: by 10.220.203.194 with HTTP; Tue, 21 Sep 2010 11:22:18 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 Sep 2010 23:52:18 +0530 Message-ID: Subject: Tomcat url redirection From: rujin raj To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=0016364c654ff109ff0490c91be2 --0016364c654ff109ff0490c91be2 Content-Type: text/plain; charset=ISO-8859-1 *Support team, * * * * I'm working with an application that uses apache tomcat 6 to serve the website. I've installed the application and tomcat on a Windows 2003 server and everything is working fine.For instance I want http://events.mydomain.xxx/ to go to http://events.mydomain.xxx/myapp.Moreover whenever i type the Public IP address (http://xxx.yyy.zzz.aaa) instead of events.mydomain.xxx should also redirect to http://events.mydomain.xxx/myapp. Any ideas how I might do this with apache tomcat would be very helpful and appreciated. Thank you in advance. Regards rujinraj * --0016364c654ff109ff0490c91be2--