1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Remove note to myself.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028399 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2010-10-28 17:34:11 +00:00
parent 6cd235c332
commit c74a7b2e00

View 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