git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@770506
13f79535-47bb-0310-9956-
ffa450edef68
<em>URL-Path</em> will be appended to the target URL.</p>
<div class="example"><h3>Example:</h3><p><code>
+ # Redirect to a URL on a different host<br />
Redirect /service http://foo2.example.com/service<br />
<br />
# Redirect to a URL on the same host<br />
<em>URL-Path</em> will be appended to the target URL.</p>
<example><title>Example:</title>
+ # Redirect to a URL on a different host<br />
Redirect /service http://foo2.example.com/service<br />
<br />
# Redirect to a URL on the same host<br />