From 262d8f5fcf89df9cd10c8a27b3e2b944f1cb88aa Mon Sep 17 00:00:00 2001
From: Takashi Sato
Date: Mon, 9 Jun 2008 14:48:25 +0000
Subject: [PATCH] Remove the example for env negation since it is not
implemented (yet?). Please revert this when it is implemented.
PR: 44901
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@665707 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/access.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/docs/manual/howto/access.xml b/docs/manual/howto/access.xml
index ea81c3cb581..07657cd4767 100644
--- a/docs/manual/howto/access.xml
+++ b/docs/manual/howto/access.xml
@@ -139,14 +139,6 @@ discussed in this document include mod_setenvif and
this variable is set. This blocks that particular user agent from
the site.
-
- An environment variable test can be negated using the =!
- syntax:
-
-
- Allow from env=!GoAway
-
-
Access control with mod_rewrite
--
2.47.2