PR35314 wasn't applied to this branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@629459
13f79535-47bb-0310-9956-
ffa450edef68
<p>The old <em>URL-path</em> is a case-sensitive (%-decoded) path
beginning with a slash. A relative path is not allowed. The new
<em>URL</em> should be an absolute URL beginning with a scheme and
- hostname, but a URL-path beginning with a slash may also be used,
- in which case the scheme and hostname of the current server will
- be added.</p>
+ hostname.</p>
<example><title>Example:</title>
Redirect /service http://foo2.bar.com/service