Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 1774 invoked from network); 3 Aug 2006 17:07:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2006 17:07:09 -0000 Received: (qmail 10325 invoked by uid 500); 3 Aug 2006 17:06:56 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 10305 invoked by uid 500); 3 Aug 2006 17:06:56 -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 10294 invoked by uid 99); 3 Aug 2006 17:06:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 10:06:56 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of cmuppavarapu@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 10:06:55 -0700 Received: by py-out-1112.google.com with SMTP id 39so2227894pyu for ; Thu, 03 Aug 2006 10:06:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FPXmWS5NvnWDG4vViL0BzpJjueSGpam96qeu+gDWsRejdbWEw5V7UMmlHlAKt8m0qY8i1OsxPwDHtpctv5uMHTxQzJOvgQoNidnb+eZUEgXCbBgNaUiQB0f8OZDwQG3JqYiND6BOJ4vr9bdNvp+mu9+Vg+wj7OO3Dt028KHIrig= Received: by 10.35.11.15 with SMTP id o15mr3624387pyi; Thu, 03 Aug 2006 10:06:35 -0700 (PDT) Received: by 10.35.97.3 with HTTP; Thu, 3 Aug 2006 10:06:35 -0700 (PDT) Message-ID: Date: Thu, 3 Aug 2006 12:06:35 -0500 From: "Chandra Muppavarapu" To: users@tomcat.apache.org Subject: Help with redirection from http to https MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_116117_24238370.1154624795266" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_116117_24238370.1154624795266 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Folks, I have a packaged software that uses tomcat as the webserver. I would like the users to be automatically redirected to https even when the type in an URL starting with http. 1) Is there any way this could be acheived through a tomcat configuration change? 2) If not what are the alternatives? Thanks Chandra ------=_Part_116117_24238370.1154624795266--