From: Rich Bowen Date: Tue, 18 Feb 2014 18:27:56 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.4.8~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e09318b5dc6172aec26cf0999ed0263665f69dc1;p=apache Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1569464 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index fa080b39ed..e73c218ec0 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1173,11 +1173,19 @@ cannot use $N in the substitution string! discarded. details ... + + END + Stop the rewriting process immediately and don't apply any + more rules. Also prevents further execution of rewrite rules + in per-directory and .htaccess context. (Available in 2.3.9 and later) + details ... + env|E=[!]VAR[:VAL] Causes an environment variable VAR to be set (to the value VAL if provided). The form !VAR causes - the environment variable VAR to be unset.details ... + the environment variable VAR to be unset. + details ... forbidden|F @@ -1197,7 +1205,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 ... + .htaccess context (see also the END flag). details ... next|N @@ -1251,13 +1259,6 @@ cannot use $N in the substitution string! HTTP status code. details ... - - END - Stop the rewriting process immediately and don't apply any - more rules. Also prevents further execution of rewrite rules - in per-directory and .htaccess context. (Available in 2.3.9 and later) - details ... - skip|S=num Tells the rewriting engine to skip the next num