]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove note to myself.
authorRich Bowen <rbowen@apache.org>
Thu, 28 Oct 2010 17:34:11 +0000 (17:34 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 28 Oct 2010 17:34:11 +0000 (17:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028399 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/avoid.html.en

index 8916ba4ec69b97cc66f22dcf106e872ccc7d81b9..84f1ac190d9f38284d78a44737c81a5d09e5de21 100644 (file)
@@ -194,8 +194,6 @@ accomplish.</p>
 <div class="section">
 <h2><a name="setenv" id="setenv">Environment Variable Testing</a></h2>
 
-<p>Using SetEnvIf and &lt;If&gt; (2.3 and later.)</p>
-
 <p><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> 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