Redirect, which should be a fully-qualified URL, rather than an absolute
path.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102696
13f79535-47bb-0310-9956-
ffa450edef68
<div class="note"><h3>Note</h3> <p>Redirect directives take precedence over
Alias and ScriptAlias directives, irrespective of their ordering in
-the configuration file. Also, <var>URL-path</var> must be an absolute
-path, not a relative path, even when used with .htaccess files or
+the configuration file. Also, <var>URL-path</var> must be a fully
+qualified URL, not a relative path, even when used with .htaccess files or
inside of <code class="directive"><a href="../mod/core.html#directory"><Directory></a></code>
sections.</p></div>
<note><title>Note</title> <p>Redirect directives take precedence over
Alias and ScriptAlias directives, irrespective of their ordering in
-the configuration file. Also, <var>URL-path</var> must be an absolute
-path, not a relative path, even when used with .htaccess files or
+the configuration file. Also, <var>URL-path</var> must be a fully
+qualified URL, not a relative path, even when used with .htaccess files or
inside of <directive type="section" module="core">Directory</directive>
sections.</p></note>