From: Rich Bowen Date: Mon, 4 May 2026 16:19:24 +0000 (+0000) Subject: mod_rewrite: Document how substitution paths are interpreted in all context/slash... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=246bd677ee7f0561ef9380ac2eb98f5190f82519;p=thirdparty%2Fapache%2Fhttpd.git mod_rewrite: Document how substitution paths are interpreted in all context/slash combinations. PR 70020 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 970e2c27bd..ebb76dde29 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1281,6 +1281,28 @@ cannot use $N in the substitution string! + How path substitutions are interpreted +

Whether a path substitution is treated as a file-system path + or a URL-path depends on the context and whether it begins with + a slash:

+ +
+

In addition to plain text, the Substitution string can include