Hi folks,

here's a small fix to the new rewrite guide's flags.xml:
R= can be *any* (valid) HTTP response.

Bye,

-- 
Igor Galić

Tel: +43 (0) 699 122 96 338
Fax: +43 (0) 1 90 89 226
Mail: [email protected]
URL: http://brainsware.org/
Index: rewrite/flags.xml
===================================================================
--- rewrite/flags.xml   (revision 882165)
+++ rewrite/flags.xml   (working copy)
@@ -387,8 +387,8 @@
 </p>

 <p>
-A status code may be specified, in the range 300-399, with a 302 status
-code being used by default if none is specified.
+<em>Any</em> status code may be specified, that is a valid HTTP Response,
+with a 302 status code being used by default if none is specified.
 </p>

 <p>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to