Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 91347 invoked from network); 4 Dec 2004 20:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Dec 2004 20:48:16 -0000 Received: (qmail 17059 invoked by uid 500); 4 Dec 2004 20:48:10 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 16787 invoked by uid 500); 4 Dec 2004 20:48:09 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 16772 invoked by uid 99); 4 Dec 2004 20:48:08 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NORMAL_HTTP_TO_IP X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from out2.smtp.messagingengine.com (HELO out2.smtp.messagingengine.com) (66.111.4.26) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 04 Dec 2004 12:48:07 -0800 Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id D8629C3E9FE for ; Sat, 4 Dec 2004 15:48:04 -0500 (EST) X-Sasl-enc: m6hw6XV5+F31tC91Gu+DJg 1102193284 Received: from [10.0.0.102] (elfriedeholmes.demon.co.uk [80.177.165.206]) by www.fastmail.fm (Postfix) with ESMTP id 4DD25287B4 for ; Sat, 4 Dec 2004 15:48:04 -0500 (EST) Message-ID: <41B221F6.80808@upaya.co.uk> Date: Sat, 04 Dec 2004 20:45:42 +0000 From: Upayavira User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: SSL + CFORMS References: <8E200281-45C1-11D9-8B21-0003938366A4@jibeya.com> <41B16532.5060509@upaya.co.uk> <636A28C9-45C9-11D9-8B21-0003938366A4@jibeya.com> <41B1AA43.1050607@upaya.co.uk> <3A2F0902-45EF-11D9-8B21-0003938366A4@jibeya.com> In-Reply-To: <3A2F0902-45EF-11D9-8B21-0003938366A4@jibeya.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Andrew M wrote: > Upayavira, > my solution was to do: > > RewriteRule (.*)\.(ssl)$ https://%{SERVER_NAME}$1.$2 [R] > > Then within my virtual block i do: > > RewriteRule (.*)\.(ssl)$ http://127.0.0.1:8080/beyarecords/$1.$2 [P,L] I don't see the role of the first rewrite rule. Why don't you do that redirect from within Cocoon? Regards, Upayavira --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org