From: Rich Bowen
Date: Fri, 18 Mar 2011 13:58:05 +0000 (+0000)
Subject: Rebuild - remove mention of [END] as per Covener's patch.
X-Git-Tag: 2.2.18~88
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8387cc4327eea819f6d779046c576df53b9789f9;p=thirdparty%2Fapache%2Fhttpd.git
Rebuild - remove mention of [END] as per Covener's patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082925 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en
index 8b43e810872..4d22a5a4e45 100644
--- a/docs/manual/rewrite/flags.html.en
+++ b/docs/manual/rewrite/flags.html.en
@@ -356,12 +356,6 @@ contexts, that you take explicit steps to avoid rules looping, and not
count solely on the [L] flag to terminate execution of a series of
rules, as shown below.
- An alternative flag, [END], can be used to terminate not only the
-current round of rewrite processing but prevent any subsequent
-rewrite processing from occuring in per-directory (htaccess)
-context. This does not apply to new requests resulting from external
-redirects.
-
The example given here will rewrite any request to
index.php
, giving the original request as a query string
argument to index.php
, however, the RewriteCond
ensures that if the request