From: Daniel Gruno
Date: Thu, 12 Apr 2012 21:23:29 +0000 (+0000)
Subject: Use the new flow chart instead
X-Git-Tag: 2.5.0-alpha~7179
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98bcbd31711d903578a57c187451396aa6fbd447;p=thirdparty%2Fapache%2Fhttpd.git
Use the new flow chart instead
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325527 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/tech.xml b/docs/manual/rewrite/tech.xml
index 2b0d315662c..081ecc036e3 100644
--- a/docs/manual/rewrite/tech.xml
+++ b/docs/manual/rewrite/tech.xml
@@ -158,7 +158,7 @@ and URL matching.
first, and so the control flow is a little bit long-winded. See
Figure 1 for more details.
- 
Figure 1:The control flow through the rewriting ruleset