Commit 59582ee1 authored by Mike Rumph's avatar Mike Rumph
Browse files

Fix typo in mod_rewrite doc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1674004 13f79535-47bb-0310-9956-ffa450edef68
parent cdc3c547
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1294,7 +1294,7 @@ cannot use <code>$N</code> in the substitution string!
      <code>RewriteMap</code> directive and are explained there.
      These three types of variables are expanded in the order above.</p>

      <p>Rewrite rules are a applied to the results of previous rewrite
      <p>Rewrite rules are applied to the results of previous rewrite
      rules, in the order in which they are defined in the config file.
      The URL is  <strong>completely
      replaced</strong> by the <em>Substitution</em> and the