Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 66992 invoked from network); 21 Jul 2006 05:13:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2006 05:13:14 -0000 Received: (qmail 59875 invoked by uid 500); 21 Jul 2006 05:13:00 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 59786 invoked by uid 500); 21 Jul 2006 05:12:59 -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 59770 invoked by uid 99); 21 Jul 2006 05:12:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 22:12:59 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [71.36.241.190] (HELO bigskypenguin.com) (71.36.241.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 22:12:58 -0700 Received: from sqmail.bigskypenguin.com (localhost [127.0.0.1]) by bigskypenguin.com (8.13.4/8.12.9) with ESMTP id k6L5C2H3070865 for ; Thu, 20 Jul 2006 23:12:02 -0600 (MDT) (envelope-from sevans@bigskypenguin.com) Received: from 70.57.206.86 (SquirrelMail authenticated user sevans) by sqmail.bigskypenguin.com with HTTP; Thu, 20 Jul 2006 23:12:02 -0600 (MDT) Message-ID: <56631.70.57.206.86.1153458722.squirrel@sqmail.bigskypenguin.com> Date: Thu, 20 Jul 2006 23:12:02 -0600 (MDT) From: sevans@bigskypenguin.com To: users@httpd.apache.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] mod_rewrite to go from http to https and back X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello all, I've been reading through the mod_rewrite documentation and looking at some samples but am still pretty stumped. What I need, and I'm sure this is common, is to have on page, register.php use https and all other pages use http. This is probably obvious, but register.php is processing a credit card transaction, and needs the encryption of SSL, but all other pages do not. I have been reading through the rules, but am having a very tough time deciphering exactly how they would be written to accomplish this. Any help would be greatly appreciated. Skip --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org