]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Corrected link to the rewrite documentation.
authorRich Bowen <rbowen@apache.org>
Mon, 18 Apr 2011 13:35:37 +0000 (13:35 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 18 Apr 2011 13:35:37 +0000 (13:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094566 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index 17e26d4a25a157fac5be1c59ce3711797b60f993..4d050494f7a3650637b9ac3e1b0a55bf36e61cd2 100644 (file)
@@ -216,7 +216,7 @@ Result:
               per-directory rewriting comes late in the
               process, the rewritten request
               has to be re-injected into the Apache kernel, as if it
-              were a new request. (See <a href="../rewrite/rewrite_tech.html">mod_rewrite technical
+              were a new request. (See <a href="../rewrite/tech.html">mod_rewrite technical
               details</a>.)
               This is not the serious overhead it may seem to be - 
               this re-injection is completely internal to the 
index 63e7337da3d0757d868f2f08002d76e4840727c0..dcc7fea0080c5aeee131ea5b936c1885e64a601e 100644 (file)
@@ -641,7 +641,7 @@ Result:
               process, the rewritten request
               has to be re-injected into the Apache kernel, as if it
               were a new request. (See <a
-              href="../rewrite/rewrite_tech.html">mod_rewrite technical
+              href="../rewrite/tech.html">mod_rewrite technical
               details</a>.)
               This is not the serious overhead it may seem to be - 
               this re-injection is completely internal to the