summaryrefslogtreecommitdiff
path: root/docs/manual/rewrite/index.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-05-19 00:43:45 +0000
committerRich Bowen <rbowen@apache.org>2010-05-19 00:43:45 +0000
commit8567252916c28182f577fe82f390360a2cd2396c (patch)
tree284869a15cfee74b0e18bfe0d3e9c919e125eaca /docs/manual/rewrite/index.xml
parentf2465c369e4fbabd963c44a5c6d33e1c7e1d5f55 (diff)
downloadhttpd-8567252916c28182f577fe82f390360a2cd2396c.tar.gz
Minor tweak: Rename links to 'Using RewriteMap' rather than 'RewriteMap'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945974 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/index.xml')
-rw-r--r--docs/manual/rewrite/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml
index 184364952b..1bf257184b 100644
--- a/docs/manual/rewrite/index.xml
+++ b/docs/manual/rewrite/index.xml
@@ -66,7 +66,7 @@ documentation</a></li>
<li><a href="access.html">Using mod_rewrite to control access</a></li>
<li><a href="vhosts.html">Dynamic virtual hosts with mod_rewrite</a></li>
<li><a href="proxy.html">Dynamic proxying with mod_rewrite</a></li>
-<li><a href="rewritemap.html">RewriteMap</a></li>
+<li><a href="rewritemap.html">Using RewriteMap</a></li>
<li><a href="advanced.html">Advanced techniques and tricks</a></li>
<li><a href="avoid.html">When <strong>NOT</strong> to use mod_rewrite</a></li>
<li><a href="flags.html">RewriteRule Flags</a></li>