From: Rich Bowen
Date: Mon, 15 Aug 2011 20:31:33 +0000 (+0000)
Subject: Adds TODO item so I won't forget.
X-Git-Tag: 2.3.15~378
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f883153ca1d66822be4cddd5bb17965889861d62;p=thirdparty%2Fapache%2Fhttpd.git
Adds TODO item so I won't forget.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157993 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/access.xml b/docs/manual/rewrite/access.xml
index fa4a21b88e8..5e2affcbe78 100644
--- a/docs/manual/rewrite/access.xml
+++ b/docs/manual/rewrite/access.xml
@@ -81,6 +81,8 @@ configuration.
initiate from a page on our site. For the purpose of this example,
we assume that our site is www.example.com.
+
+
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !www.example.com [NC]