Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 77495 invoked from network); 6 Oct 2006 20:38:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 20:38:47 -0000 Received: (qmail 58931 invoked by uid 500); 6 Oct 2006 20:38:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 58914 invoked by uid 500); 6 Oct 2006 20:38:37 -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 58903 invoked by uid 99); 6 Oct 2006 20:38:37 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2006 13:38:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [128.117.91.219] ([128.117.91.219:39429] helo=sam.globe.ucar.edu) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id D8/7B-24193-4CEB6254 for ; Fri, 06 Oct 2006 13:38:29 -0700 Received: from hamburg (hamburg.globe.ucar.edu [128.117.92.31]) by sam.globe.ucar.edu (Postfix) with SMTP id CBAE7258003 for ; Fri, 6 Oct 2006 14:38:25 -0600 (MDT) Message-ID: <030201c6e987$5f5ac9c0$1f5c7580@globe.ucar.edu> From: "David Salisbury" To: References: <02f301c6e984$7ac1e480$1f5c7580@globe.ucar.edu> Date: Fri, 6 Oct 2006 14:38:25 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: [users@httpd] rewrite proxy X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks. lynx works, but I'm not sure if apache is doing something behind the scenes that isn't quite the same. The rewrite log gives me an [OK] at the end of the "go-ahead with proxy request.." line. Yet the log file for machine 2 doesn't register the request. I'm wondering if the request is blocked somehow. ----- Original Message ----- From: "Jeff DeFord" To: Sent: Friday, October 06, 2006 2:25 PM Subject: Re: [users@httpd] rewrite proxy > You might want to make sure that your proxy server can connect to the > URL specified in the rewrite rule using CURL or lynx. > > On 10/6/06, David Salisbury wrote: >> >> Just a quick question to the group. >> >> If I'm using mod_rewrite on machine 1 to do a reverse proxy for a page on machine 2, do I also need to >> configure machine 2, to accept the request in some way? >> >> The last line in the rewrite log gives me >> >> "go-ahead with proxy request proxy:http://yada/url" >> >> but machine 1 with the rewrite rule is returning me a 403 error, not authorized. >> >> -ds >> >> >> >> --------------------------------------------------------------------- >> 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 >> >> > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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