Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 20962 invoked from network); 26 Mar 2006 05:18:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Mar 2006 05:18:43 -0000 Received: (qmail 81040 invoked by uid 500); 26 Mar 2006 05:18:39 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 80977 invoked by uid 500); 26 Mar 2006 05:18:39 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 80964 invoked by uid 99); 26 Mar 2006 05:18:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 21:18:39 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.252.31] (HELO agamemnon.cnchost.com) (207.155.252.31) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 21:18:38 -0800 Received: from [192.168.0.21] (c-24-13-128-132.hsd1.il.comcast.net [24.13.128.132]) by agamemnon.cnchost.com id AAA25692; Sun, 26 Mar 2006 00:18:17 -0500 (EST) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-ID: <44262376.5080402@rowe-clan.net> Date: Sat, 25 Mar 2006 23:15:34 -0600 From: "William A. Rowe, Jr." User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Proxy Http and Https References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N William wrote: > With Apache running as a forward proxy server whenever I go to an HTTPS webpage > I get a denied acess page, how can I enable the proxy to work with HTTPS along > with HTTP. You have a client problem not a server problem, how did you configure HTTPS/SSL proxy settings, if at all. If you are trying to go thru the same server, make sure you have enabled mod_proxy_connect.