Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 41789 invoked from network); 28 Mar 2005 17:17:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2005 17:17:00 -0000 Received: (qmail 56771 invoked by uid 500); 28 Mar 2005 17:16:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 56755 invoked by uid 500); 28 Mar 2005 17:16:49 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 56742 invoked by uid 99); 28 Mar 2005 17:16:48 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jslive@gmail.com designates 64.233.170.197 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 28 Mar 2005 09:16:47 -0800 Received: by rproxy.gmail.com with SMTP id c16so1414361rne for ; Mon, 28 Mar 2005 09:16:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=VKFA1bkK8ILgjkLo5UDbBSDhq4/QnrhHphacQZYAHDaW+VnJO4I0222vkUjoGegVz8JM6x9VWrD9pDrhsVDPa60xT5AynpBgk6Thhk7cVq7fejnQv27V+7nf6oYrstySvYnajPUp5RZ5XV3OIbhCOBWWz/9OLdsGY3imcQLcvBk= Received: by 10.38.71.31 with SMTP id t31mr499282rna; Mon, 28 Mar 2005 09:16:45 -0800 (PST) Received: by 10.54.62.11 with HTTP; Mon, 28 Mar 2005 09:16:15 -0800 (PST) Message-ID: Date: Mon, 28 Mar 2005 12:16:15 -0500 From: Joshua Slive Reply-To: Joshua Slive To: users@httpd.apache.org, johnswolter@wolterworks.com In-Reply-To: <42483924.5040300@wolterworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <42463A92.80705@wolterworks.com> <42483924.5040300@wolterworks.com> X-Virus-Checked: Checked Subject: Re: [users@httpd] SUSE 9.2 Apache 2.0.50 Rewrite problem[SOLVED] X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 28 Mar 2005 12:04:36 -0500, John S. Wolter wrote: > I then undertook to examine all of SUSE's LINUX Pro 9.2's 28 Apache > .conf files. I found that ProxyRequests is by default turned off, > turning it On it works. Simple. Off is SUSE's default but I do not know > if that is the Apache distribution default. While exploring the > Rewriting, and now Proxy, issue I came across a couple of books that > covered Apache security. One issue that all discussed is preventing > Apache's proxy from being used as an open relay. You do *not* need "ProxyRequests On" to create a reverse proxy. This may, in fact, make things work for you, but it is not the "correct" sollution. There must be another problem in your config. Joshua. --------------------------------------------------------------------- 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