]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_vhost_alias: document absolute path requirement (Bug 66558)
authorRich Bowen <rbowen@apache.org>
Sat, 2 May 2026 21:56:00 +0000 (21:56 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 2 May 2026 21:56:00 +0000 (21:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933743 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_vhost_alias.xml

index 73992ba4fcd7d88f1c62ef813acfe7880f421e8b..9dd2c54c34885e2d76f8a0d9c9322a71f6deb1ae 100644 (file)
@@ -67,6 +67,12 @@ VirtualScriptAlias "/never/found/%0/cgi-bin/"
     format. The interpolation is controlled by specifiers inspired
     by <code>printf</code> which have a number of formats:</p>
 
+    <note><title>Note</title>
+    <p>The interpolated directory must be an absolute path. The
+    special value <code>none</code> can be used to disable the
+    directive.</p>
+    </note>
+
 <table>
 <columnspec><column width=".2"/><column width=".6"/></columnspec>
 <tr><td><code>%%</code></td>