Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 37656 invoked from network); 15 Feb 2006 07:34:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Feb 2006 07:34:21 -0000 Received: (qmail 64222 invoked by uid 500); 15 Feb 2006 07:34:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64212 invoked by uid 500); 15 Feb 2006 07:34:08 -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 64200 invoked by uid 99); 15 Feb 2006 07:34:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 23:34:08 -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 [194.109.24.21] (HELO smtp-vbr1.xs4all.nl) (194.109.24.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 23:34:08 -0800 Received: from webmail.xs4all.nl (dovemail7.xs4all.nl [194.109.26.9]) by smtp-vbr1.xs4all.nl (8.13.3/8.13.3) with ESMTP id k1F7XiJC095294; Wed, 15 Feb 2006 08:33:44 +0100 (CET) (envelope-from sanguis@xs4all.nl) Received: from 194.151.119.130 (SquirrelMail authenticated user sanguis) by webmail.xs4all.nl with HTTP; Wed, 15 Feb 2006 08:33:44 +0100 (CET) Message-ID: <23871.194.151.119.130.1139988824.squirrel@webmail.xs4all.nl> In-Reply-To: References: Date: Wed, 15 Feb 2006 08:33:44 +0100 (CET) From: "Joost de Heer" To: "isha b" Cc: users@httpd.apache.org Reply-To: sanguis@xs4all.nl User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: Tree report viewer problem apache ReverseProxy X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N isha b wrote: > Hi httpd users , > > I am hosting a webserver thorugh Reverse proxy. Everything is working fine > except the "Tree Report viewer "section . I guess you'll need mod_proxy_html to rewrite the source code of the page. But: > #SetOutputFilter proxy-html > #ProxyHTMLExtended On > #ProxyHTMLURLMap from-pattern to-pattern flags you have commented it out. > AllowCONNECT 443 AllowCONNECT is only used for forward proxies. Remove this. > Anybody have an idea what could be the problem ? What's the difference between the source of the left frame in the direct access and in the reverse proxy access? Screenshots tell nothing, HTML sources almost everything. Joost --------------------------------------------------------------------- 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