Commit 13b9dd4c authored by Richard Bowen's avatar Richard Bowen
Browse files

Corrected link to the rewrite documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094566 13f79535-47bb-0310-9956-ffa450edef68
parent 396b06c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 
+1 −1
Original line number Diff line number Diff line
@@ -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