Commit 17e860fa authored by Daniel Gruno's avatar Daniel Gruno
Browse files

backport r1346288 to 2.2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1346292 13f79535-47bb-0310-9956-ffa450edef68
parent 8e656f4a
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -570,10 +570,8 @@ will be used to generate the URL sent with the redirect.
<em>Any</em> valid HTTP response  status code may be specified, 
using the syntax [R=305], with a 302 status code being used by 
default if none is specified. The status code specified need not
necessarily be a redirect (3xx) status code.
</p>

<p>If a status code is outside the redirect range (300-399) then the
necessarily be a redirect (3xx) status code. However, 
if a status code is outside the redirect range (300-399) then the
substitution string is dropped entirely, and rewriting is stopped as if
the <code>L</code> were used.</p>