From 807c1baaccb725771a88a52e76d7441bce906f51 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 15 Jan 2016 01:17:07 +0000 Subject: [PATCH] Remove references to the END flag, which is not in this release. PR58868 Submitted By: Daniel Frederick Crisman asf-bugzilla sutoa.org Committed By: covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1724718 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 553688b9694..102469fc453 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1304,7 +1304,6 @@ cannot use $N in the substitution string! or it is explicitly terminated by a L flag, or other flag which implies immediate termination, such as - END or F.

Modifying the Query String @@ -1382,7 +1381,7 @@ cannot use $N in the substitution string! last|L Stop the rewriting process immediately and don't apply any more rules. Especially note caveats for per-directory and - .htaccess context (see also the END flag). details ... -- 2.47.2