summaryrefslogtreecommitdiffstats
path: root/docs/manual/rewrite/intro.xml
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-04-11 09:28:15 +0200
committerDaniel Gruno <humbedooh@apache.org>2012-04-11 09:28:15 +0200
commitf448750855e77faf33e4ae4ca12f02f70065e5a3 (patch)
tree57f78d0172248cded857847ea8e0e9bb3f41fd95 /docs/manual/rewrite/intro.xml
parentAdd a diagram on how back-references work in mod_rewrite (diff)
downloadapache2-f448750855e77faf33e4ae4ca12f02f70065e5a3.tar.xz
apache2-f448750855e77faf33e4ae4ca12f02f70065e5a3.zip
Use new back-reference diagram instead of the rule processing chart
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324602 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/intro.xml')
-rw-r--r--docs/manual/rewrite/intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/intro.xml b/docs/manual/rewrite/intro.xml
index e9d2c19696..204e870599 100644
--- a/docs/manual/rewrite/intro.xml
+++ b/docs/manual/rewrite/intro.xml
@@ -151,7 +151,7 @@ the expression.</p>
RewriteRule, RewriteCond matching.</p>
<p class="figure">
- <img src="../images/rewrite_rule_flow.png"
+ <img src="../images/rewrite_backreferences.png"
alt="Flow of RewriteRule and RewriteCond matching" /><br />
<dfn>Figure 1:</dfn> The back-reference flow through a rule.
</p>