From: Richard Bowen Date: Tue, 18 Feb 2014 16:43:49 +0000 (+0000) Subject: Alpha-ordering X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875a86be7e4ea2ca63c44ae6ccf76ad32d1fbeba;p=thirdparty%2Fapache%2Fhttpd.git 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 54914bee649..ee701d4172e 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