Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 6039 invoked from network); 21 Feb 2003 18:14:47 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 21 Feb 2003 18:14:47 -0000 Received: (qmail 24358 invoked by uid 97); 21 Feb 2003 18:16:23 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 24351 invoked from network); 21 Feb 2003 18:16:23 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 21 Feb 2003 18:16:23 -0000 Received: (qmail 1035 invoked by uid 500); 21 Feb 2003 18:13:41 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 977 invoked from network); 21 Feb 2003 18:13:40 -0000 Received: from unknown (HELO sfoexc01.nonstop.com) (63.95.73.91) by daedalus.apache.org with SMTP; 21 Feb 2003 18:13:40 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: redirectPort results in HTTP Status 500 Date: Fri, 21 Feb 2003 10:13:28 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: redirectPort results in HTTP Status 500 Thread-Index: AcLZ1NmA6ClyeZb9TJKV3A0RNsmjEgAAAxsg From: "Filip Hanik" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N make sure your "redirect" port is set to 443 and not 8443 in server.xml Filip -----Original Message----- From: Bryan Field-Elliot [mailto:bryan_lists@netmeme.org] Sent: Friday, February 21, 2003 10:13 AM To: Tomcat Users List Subject: RE: redirectPort results in HTTP Status 500 On Fri, 2003-02-21 at 11:10, John Trollinger wrote: CONFIDENTIAL will only allow it to be transported via https. That's right. That's the effect I'm trying to achieve... When tomcat receives a request for "/test.jsp" on port 80, have it redirect to port 443 with "https:". It's documented that this is supposed to work, but, I am hitting a snag somewheres.. Bryan --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org