From: Rich Bowen Date: Tue, 18 Feb 2014 16:43:49 +0000 (+0000) Subject: Alpha-ordering X-Git-Tag: 2.5.0-alpha~4485 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aab57469b80f9884a1c72aa81ffd3497b1aec52c;p=apache Alpha-ordering git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569418 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 54914bee64..ee701d4172 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1178,6 +1178,13 @@ 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 @@ -1265,13 +1272,6 @@ cannot use $N in the substitution string! href="../rewrite/flags.html#flag_r">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