From tomcat-user-return-8225-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Mon Jan 21 20:53:41 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 58205 invoked from network); 21 Jan 2002 20:53:41 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Jan 2002 20:53:41 -0000 Received: (qmail 12246 invoked by uid 97); 21 Jan 2002 20:53:18 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12230 invoked by uid 97); 21 Jan 2002 20:53:17 -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 12219 invoked from network); 21 Jan 2002 20:53:17 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Subject: RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 21 Jan 2002 15:53:15 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 Thread-Index: AcGivVTbudanc/nMSO6K/neSf+xKSQAACsUA From: "Dave North" 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 nope, I just used the default config. As I said, it works just fine under HTTP but I get these zany redirects when it's HTTPS...it almost seems like I need to somehow tell tomcat to use the keyword HTTPS instead of the HTTP keyword (as it just puts in the 443 port). Very weird. Dave -----Original Message----- From: Tamim, Samir [mailto:Samir.Tamim@emergis.com] Sent: Monday, January 21, 2002 3:48 PM To: 'Tomcat Users List' Subject: RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 Hi Dave, Do you have a special config on linux, I have problems requesting the /examples via the connector on Solaris 8. Did you change something, or it was straight forward as documented. Thanks Sam -----Original Message----- From: Dave North [mailto:Dave.North@signiant.com] Sent: Monday, January 21, 2002 15:46 To: tomcat-user@jakarta.apache.org Subject: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 Hello all, I have the following config: apache 1.3.2.2 using mod_ssl and mod_webapp tomcat 4.0.1 RH Linux 7.1 I had successfully configured apache to talk via the warp connector to tomcat for our JSP application. Now I wanted to add SSL support so I downloaded and installed mod_ssl. No problems so far. However, when I go to https://myhost/myapp/ it fails because it's re-directed me to http://myhost:443/myapp/index.jsp. I have the same problem with the examples. When served from tomcat directly (in http, no problems. I can't seem to find anything on this problem and it's driving me crazy! :) Snippet from my httpd.conf: # DN for tomcat WebAppConnection myconn warp localhost:8008 WebAppDeploy examples myconn /examples/ WebAppDeploy myapp myconn /myapp/ WebAppInfo /webapp-info I'm just using the standard server.xml for tomcat. Any help is MUCH appreciated. Cheers Dave Dave North SIGNIANT Inc. Trusted Data Transfer Services www.signiant.com Phone: 613-761-3623 Fax: 613-761-3629 EMail: dnorth@signiant.com -- To unsubscribe: For additional commands: Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: