]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Redirect in 2.0.x doesn't allow its last argument to be a local uri ref.
authorVincent Bray <noodl@apache.org>
Wed, 20 Feb 2008 14:00:31 +0000 (14:00 +0000)
committerVincent Bray <noodl@apache.org>
Wed, 20 Feb 2008 14:00:31 +0000 (14:00 +0000)
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

docs/manual/mod/mod_alias.xml

index f4731c9f9adc70fd52f07f8e0d796c76df9bae1d..67c1f7187d7b7752bb2e5efb8cb7b6ee0500be39 100644 (file)
@@ -200,9 +200,7 @@ a different URL</description>
     <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