From: Eric Covener $N in the substitution string!
and PATH_INFO.
The current URI can be the initial URI as requested by the client, the - result of a previous round of mod_rewrite processing, or the resulf of + result of a previous round of mod_rewrite processing, or the result of a prior rule in the current round of mod_rewrite processing.
In contrast, the PATH_INFO that is appended to the URI before each
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index fb30330fcb4..0de8014d788 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -1284,7 +1284,7 @@ cannot use $N in the substitution string!
and PATH_INFO.
The current URI can be the initial URI as requested by the client, the - result of a previous round of mod_rewrite processing, or the resulf of + result of a previous round of mod_rewrite processing, or the result of a prior rule in the current round of mod_rewrite processing.
In contrast, the PATH_INFO that is appended to the URI before each