Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 25469 invoked from network); 11 Jul 2006 04:57:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 04:57:16 -0000 Received: (qmail 18138 invoked by uid 500); 11 Jul 2006 04:57:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 18114 invoked by uid 500); 11 Jul 2006 04:57:00 -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 18103 invoked by uid 99); 11 Jul 2006 04:57:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 21:57:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 21:56:59 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G0AIU-0001Yq-MY for users@tomcat.apache.org; Tue, 11 Jul 2006 06:56:34 +0200 Received: from pool-71-107-255-245.lsanca.dsl-w.verizon.net ([71.107.255.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jul 2006 06:56:34 +0200 Received: from wbarker by pool-71-107-255-245.lsanca.dsl-w.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jul 2006 06:56:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: "Bill Barker" Subject: Re: 302 Redirect on Tomcat 5.x+ Date: Mon, 10 Jul 2006 21:54:35 -0700 Lines: 26 Message-ID: References: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-71-107-255-245.lsanca.dsl-w.verizon.net X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N "Rob L" wrote in message news:BAY119-F144125810149EE17608B39BC680@phx.gbl... >I heard somewhere that tomcat 4 and below uses a 302 redirect on the home >(index) page. Is this still the case with 5.x+? > No. Tomcat 5.x+ serves http://www.myserver.com/myapp/ directly. However, it will 302 a request for http://www.myserver.com/myapp to http://www.myserver.com/myapp/ (similar to what Apache Httpd does). > Thanks! > > _________________________________________________________________ > Don�t just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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