From: Rich Bowen
Date: Thu, 28 Oct 2010 17:34:11 +0000 (+0000)
Subject: Remove note to myself.
X-Git-Tag: 2.3.9~212
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74a7b2e000e0d6ca7d3946bce2e7d088e0f642d;p=thirdparty%2Fapache%2Fhttpd.git
Remove note to myself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028399 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en
index 8916ba4ec69..84f1ac190d9 100644
--- a/docs/manual/rewrite/avoid.html.en
+++ b/docs/manual/rewrite/avoid.html.en
@@ -194,8 +194,6 @@ accomplish.
-
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