Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 95404 invoked by uid 500); 15 Jun 2002 05:59:27 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 95381 invoked by uid 500); 15 Jun 2002 05:59:27 -0000 Delivered-To: apmail-apache-1.3-cvs@apache.org Delivered-To: apmail-httpd-docs-1.3-cvs@apache.org Date: 15 Jun 2002 05:59:26 -0000 Message-ID: <20020615055926.36294.qmail@icarus.apache.org> From: jwoolley@apache.org To: httpd-docs-1.3-cvs@apache.org Subject: cvs commit: httpd-docs-1.3/htdocs/manual/misc FAQ-G.html X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jwoolley 2002/06/14 22:59:26 Modified: htdocs/manual/misc FAQ-G.html Log: err, let's try that again :) Revision Changes Path 1.10 +2 -2 httpd-docs-1.3/htdocs/manual/misc/FAQ-G.html Index: FAQ-G.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-G.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -u -r1.9 -r1.10 --- FAQ-G.html 15 Jun 2002 05:58:08 -0000 1.9 +++ FAQ-G.html 15 Jun 2002 05:59:26 -0000 1.10 @@ -425,7 +425,7 @@ header is intrinsically problematic due to the fact that browsers can send an incorrect REFERER, either because they want to circumvent your restriction or simply because they don't - send the right thing (or nothing at all).

+ send the right thing (or anything at all).

The following configuration will produce the desired effect if the browser passes correct REFERER headers.