]> granicus.if.org Git - apache/commitdiff
Merge r1325527 from trunk:
authorDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 10:40:30 +0000 (10:40 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 10:40:30 +0000 (10:40 +0000)
Use the new flow chart instead

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1328310 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/tech.xml

index 2b0d315662c5c8a3744262be846a8b093ff9f47b..081ecc036e3902e9cf8708ada5a15f689bca1daf 100644 (file)
@@ -158,7 +158,7 @@ and URL matching.</p>
       first, and so the control flow is a little bit long-winded. See
       Figure 1 for more details.</p>
 <p class="figure">
-      <img src="../images/rewrite_rule_flow.png"
+      <img src="../images/rewrite_process_uri.png"
           alt="Flow of RewriteRule and RewriteCond matching" /><br />
       <dfn>Figure 1:</dfn>The control flow through the rewriting ruleset
 </p>