Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 28814 invoked from network); 8 Jun 2010 08:54:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jun 2010 08:54:48 -0000 Received: (qmail 67979 invoked by uid 500); 8 Jun 2010 08:54:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 67878 invoked by uid 500); 8 Jun 2010 08:54:42 -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 67869 invoked by uid 99); 8 Jun 2010 08:54:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jun 2010 08:54:41 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of krist.vanbesien@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jun 2010 08:54:35 +0000 Received: by fg-out-1718.google.com with SMTP id d23so1013814fga.12 for ; Tue, 08 Jun 2010 01:54:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ViCPEZjiN2h7VLXU7sso7mnjxMsGHbjCkmnhusVAWTo=; b=ieAbUKH4sremSSVcwoSlhJ+gxl4i+VlLgblNhTIYjU+wVvvOkSx690J4KUKIeQMeEk ZFAsmpEpMa35k7MEn8x8cvdbb2PexKF/qlq9zmm1DlRiulLj3Jg+zVT+4RNcklOfA5sP n/2RJJGHCUaTWqn8Nn1k61p7C4kbcc+Palg/U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TMAScbyIMDGAs0w9FnRaTUXtgAfel/vh1RaUMRcgwbXLbeMyMftMQBFrAGQWuwkIst d5Umu1P+jwUjsYyVat0SFHBYkY7o4Bf4T/xjfDNvujRqbwvGK8pAAeR9sG3TMDQ4EkIn RQSOnAvuyPd3xsAG2qG8M1H2m9+skNxG3pnHY= MIME-Version: 1.0 Received: by 10.204.74.29 with SMTP id s29mr7583916bkj.97.1275987255234; Tue, 08 Jun 2010 01:54:15 -0700 (PDT) Received: by 10.204.121.138 with HTTP; Tue, 8 Jun 2010 01:54:14 -0700 (PDT) In-Reply-To: <1275964485.4500.36.camel@linuxprod2> References: <1275856253.4483.28.camel@linuxprod2> <1275964485.4500.36.camel@linuxprod2> Date: Tue, 8 Jun 2010 10:54:14 +0200 Message-ID: From: Krist van Besien To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] [Fwd: Reverse Proxy Configuration] On Tue, Jun 8, 2010 at 4:34 AM, John Iliffe wrote: > If I try to use either of the ProxyHTMLEnable On or ProxyHTMLURLMap > directives apachectl -S still flags them as errors. You have proxy_html 3.0.1. ProxyHTMLEnable is new to 3.1 ... Have a look here: http://apache.webthing.com/mod_proxy_html30/ Also pay attention to your URL substitutions. You need to substitute / with /mymail/. Always keep the slash... Krist -- krist.vanbesien@gmail.com krist@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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