]> granicus.if.org Git - apache/commitdiff
Alpha-ordering
authorRich Bowen <rbowen@apache.org>
Tue, 18 Feb 2014 16:43:49 +0000 (16:43 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 18 Feb 2014 16:43:49 +0000 (16:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1569418 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 54914bee64933a0a8c1f08b5007ad4ca14918748..ee701d4172e20ae1331a6f0d3cb500256ef9df90 100644 (file)
@@ -1178,6 +1178,13 @@ cannot use <code>$N</code> in the substitution string!
         discarded. <em><a href="../rewrite/flags.html#flag_dpi">details
         ...</a></em></td>
     </tr>
+    <tr>
+        <td>END</td>
+        <td>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)
+        <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
+    </tr>
     <tr>
         <td>env|E=[!]<em>VAR</em>[:<em>VAL</em>]</td>
         <td>Causes an environment variable <em>VAR</em> to be set (to the
@@ -1265,13 +1272,6 @@ cannot use <code>$N</code> in the substitution string!
         href="../rewrite/flags.html#flag_r">details ...</a></em>
         </td>
     </tr>
-    <tr>
-        <td>END</td>
-        <td>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)
-        <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
-    </tr>
     <tr>
         <td>skip|S=<em>num</em></td>
         <td>Tells the rewriting engine to skip the next <em>num</em>