]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update doccos
authorJim Jagielski <jim@apache.org>
Tue, 10 Jun 2008 17:41:44 +0000 (17:41 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Jun 2008 17:41:44 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666230 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/access.html.en

index 010a40c1870c25fc126491be51357d055883b756..e7755ed88aad6deed3d7fcb2b2360b61ab53809e 100644 (file)
@@ -138,14 +138,6 @@ discussed in this document include <code class="module"><a href="../mod/mod_sete
     this variable is set. This blocks that particular user agent from
     the site.
     </p>
-
-    <p>An environment variable test can be negated using the <code>=!</code>
-    syntax:</p>
-
-    <div class="example"><p>
-    Allow from env=!GoAway
-    </p></div>
-
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="rewrite" id="rewrite">Access control with mod_rewrite</a></h2>