Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 14301 invoked from network); 9 May 2006 09:24:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2006 09:24:48 -0000 Received: (qmail 12822 invoked by uid 500); 9 May 2006 09:24:07 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12810 invoked by uid 500); 9 May 2006 09:24:07 -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 12798 invoked by uid 99); 9 May 2006 09:24:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 02:24:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.6.95.240] (HELO tcmail33.telekom.de) (217.6.95.240) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 02:24:06 -0700 Received: from u9jwn.mgb01.telekom.de by tcmail31.dmz.telekom.de with ESMTP for users@httpd.apache.org; Tue, 9 May 2006 11:23:44 +0200 Received: from ulmail1.ssces.sl-si.com (ulmail1.ssces.sl-si.com [10.34.128.16]) by u9jwn.mgb01.telekom.de with ESMTP for users@httpd.apache.org; Tue, 9 May 2006 11:23:39 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C6734A.4185BBEB" Date: Tue, 9 May 2006 11:23:39 +0200 Message-Id: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Using ProxyPass with ssl/non-ssl (Apache 1.3) thread-index: AcZzSkF6BlZRIrovSuS/CQNWZDGMZg== From: "Amthauer, Heiner" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Using ProxyPass with ssl/non-ssl (Apache 1.3) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C6734A.4185BBEB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I've searched the archives and google and found lotsa postings about SSL-proxy. However, this is not an issue of SSL-proxy. Actually, it should'nt be an issue at all. Nonetheless, it doesn't work properly. Here ist what I'm doing: (Apache 1.3) ProxyPass /foo http://mirror.some.org/foo ProxyPassReverse /foo http://mirror.some.org/foo This seems easy and does work just fine, if accessed via http://host/foo/whatever. However, when using https://host/foo/whatever, only a few objects are loaded. Other objects can not be accessed. Looking in the log files, everything seems fine. I have absolutely no clue, what the reason my be. Any hints? regards Heiner ------_=_NextPart_001_01C6734A.4185BBEB Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Using ProxyPass with ssl/non-ssl (Apache 1.3)

Hi,

I've searched the archives and google = and found lotsa postings about SSL-proxy. However, this is not an issue = of SSL-proxy. Actually, it should'nt be an issue at all. Nonetheless, it = doesn't work properly.

Here ist what I'm doing:

(Apache 1.3)

ProxyPass /foo http://mirror.some.org/foo
ProxyPassReverse /foo http://mirror.some.org/foo

This seems easy and = does work just fine, if accessed via http://host/foo/whatever.
However, when using = https://host/foo/whatever, only a few objects are = loaded. Other objects can not be accessed. Looking in the log files, = everything seems fine. I have absolutely no clue, what the reason my be. = Any hints?

regards
Heiner

------_=_NextPart_001_01C6734A.4185BBEB--