summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_rewrite.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_rewrite.html.en')
-rw-r--r--docs/manual/mod/mod_rewrite.html.en5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en
index d2a7e34053..b67cfa8c23 100644
--- a/docs/manual/mod/mod_rewrite.html.en
+++ b/docs/manual/mod/mod_rewrite.html.en
@@ -997,7 +997,10 @@ cannot use <code>$N</code> in the substitution string!
<dt>file-system path</dt>
<dd>Designates the location on the file-system of the resource
- to be delivered to the client.</dd>
+ to be delivered to the client. Substitutions are only
+ treated as a file-system path when the rule is configured in
+ server (virtualhost) context and the first component of the
+ path in the substitution is exists in the file-system</dd>
<dt>URL-path</dt>