From: Daniel Gruno Date: Wed, 11 Apr 2012 07:28:15 +0000 (+0000) Subject: Use new back-reference diagram instead of the rule processing chart X-Git-Tag: 2.5.0-alpha~7211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f448750855e77faf33e4ae4ca12f02f70065e5a3;p=apache 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 --- diff --git a/docs/manual/rewrite/intro.html.en b/docs/manual/rewrite/intro.html.en index 2a5df42a83..bb22280bd7 100644 --- a/docs/manual/rewrite/intro.html.en +++ b/docs/manual/rewrite/intro.html.en @@ -144,7 +144,7 @@ the expression.

RewriteRule, RewriteCond matching.

- Flow of RewriteRule and RewriteCond matching
+ Flow of RewriteRule and RewriteCond matching
Figure 1: The back-reference flow through a rule.

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.

RewriteRule, RewriteCond matching.

- Flow of RewriteRule and RewriteCond matching
Figure 1: The back-reference flow through a rule.