From a1e8718a082493e66702439bfb8a0160dcac1184 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 18 Apr 2011 13:35:37 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_rewrite.html.en | 2 +- docs/manual/mod/mod_rewrite.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 17e26d4a25a..4d050494f7a 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -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 mod_rewrite technical + were a new request. (See mod_rewrite technical details.) This is not the serious overhead it may seem to be - this re-injection is completely internal to the diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 63e7337da3d..dcc7fea0080 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -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 mod_rewrite technical + href="../rewrite/tech.html">mod_rewrite technical details.) This is not the serious overhead it may seem to be - this re-injection is completely internal to the -- 2.47.2