Something doesn't seem right on this:

http://perl.apache.org/docs/2.0/user/handlers/ http.html#HTTP_Status_Codes


        HTTP 1.0 Status Codes

Redirection 3xx:

 300 HTTP_MOVED_PERMANENTLY     Multiple Choices
 301 HTTP_MOVED_TEMPORARILY     Moved Permanently
 302 HTTP_SEE_OTHER             Moved Temporarily


        HTTP 1.1 Status Codes

Redirection 3xx:

 300 HTTP_MULTIPLE_CHOICES                Multiple Choices
 301 HTTP_MOVED_PERMANENTLY               Moved Permanently
 302 HTTP_MOVED_TEMPORARILY               Found
 303 HTTP_SEE_OTHER                       See Other


The 1.0 codes seem wrong.  It looks like the columns are 1 off

Can someone confirm this is wrong ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to