Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 75226 invoked from network); 21 Apr 2010 10:38:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 10:38:49 -0000 Received: (qmail 5525 invoked by uid 500); 21 Apr 2010 10:38:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 4734 invoked by uid 500); 21 Apr 2010 10:38:41 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 4717 invoked by uid 99); 21 Apr 2010 10:38:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 10:38:40 +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 (nike.apache.org: domain of tchamila@gmail.com designates 209.85.160.45 as permitted sender) Received: from [209.85.160.45] (HELO mail-pw0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 10:38:32 +0000 Received: by pwi6 with SMTP id 6so4381967pwi.18 for ; Wed, 21 Apr 2010 03:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=I6k5qrwdFELdpzdUqycDU6gcHMGTAHIGS8PihKV2pEk=; b=ZXG9Yvp78S6LJFuPocPj0rahF3QlqtWQD73rCS2ZT2ri2PiJLxQ+kcDMPlN9MX9qrt Ifq5J+wg1FPz0/7A4m7wMDCpyZaSl1j/O5ruqfQIpTG/t+3mHHncLVFKJJEtnvj4E/Ug NIkfWXJDmyxRCeWtVPFwiOnYFOU8dI7MtKQQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tkpDxQUj554S8lDmqb11HHgDDO33V01aFhzvYvezhdb4UkfRhuUCVOWnDrsHfnT128 I5rFGT2a+FoFJT2eLu4M2gVH1gWxjOYw/81OWESECY5AYcTjCI61LrvnUwujbrBYkaVl nJoxF05dtxUu5VjXJdHc2qfaCRjKDmkqgDdp0= MIME-Version: 1.0 Received: by 10.142.214.17 with HTTP; Wed, 21 Apr 2010 03:38:11 -0700 (PDT) Date: Wed, 21 Apr 2010 16:08:11 +0530 Received: by 10.143.87.5 with SMTP id p5mr3539153wfl.221.1271846291243; Wed, 21 Apr 2010 03:38:11 -0700 (PDT) Message-ID: From: chamila piyasena To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=000e0cd480b06603c60484bcca92 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] HTTPS only for login page (when apache front tomcat) --000e0cd480b06603c60484bcca92 Content-Type: text/plain; charset=ISO-8859-1 Hi, My application is running on tomcat. And I have fronted tomcat by Apache web server using mod_jk. And I have successfully added https in apache to all the pages in my application. But I want to https only for the login page. I have tried several configurations but unable to do so. can any one help me on this please? Thank you. Chamila --000e0cd480b06603c60484bcca92 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
My application is running on tomcat. And I have fr= onted tomcat by Apache web server using mod_jk. And I have successfully add= ed https in apache to all the pages in my application. But I want to https = only for the login page. I have tried several configurations but unable to = do so. can any one help me on this please?

Thank you.

Chamila



--000e0cd480b06603c60484bcca92--