https://issues.apache.org/bugzilla/show_bug.cgi?id=45478
--- Comment #2 from Anny Mak <[EMAIL PROTECTED]> 2008-07-24 12:48:30 PST --- Perhaps the doc can be more explicit than saying: 'redirect|R [=code]' (force redirect) ...If you want to use other response codes in the range 300-400, simply specify the appropriate number or use one of the following symbolic names: temp (default), permanent, seeother... Something like: 'redirect|R [=code]' (force redirect) ...If you want to use other response codes in the 300 range, simply specify the appropriate number or use one of the following symbolic names: temp (default), permanent, seeother. Please note that error codes other than those in the 300 range are not supported... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
