From: Rich Bowen
Date: Thu, 28 Oct 2010 17:33:31 +0000 (+0000)
Subject: Remove a leftover note to myself.
X-Git-Tag: 2.3.9~213
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd235c33200d823f410453c58df85a9782f8f20;p=apache
Remove a leftover note to myself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028398 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml
index f7b4e9dd0e..85176e8146 100644
--- a/docs/manual/rewrite/avoid.xml
+++ b/docs/manual/rewrite/avoid.xml
@@ -208,8 +208,6 @@ accomplish.
Environment Variable Testing
-Using SetEnvIf and <If> (2.3 and later.)
-
mod_rewrite is frequently used to take a particular
action based on the presence or absense of a particular environment
variable or request header. This can be done more efficiently using the