Practical mod_perl / HTML Book /



previous page: Appendix F. HTTP Status Codes
  
page up: HTML Version of the book
  
next page: F.2. HTTP/1.1 Status Codes

F.1. HTTP/1.0 Status Codes


Successful 2xx:

200 HTTP_OK                    
201 HTTP_CREATED               
202 HTTP_ACCEPTED              
204 HTTP_NO_CONTENT           

Redirection 3xx:

300 HTTP_MOVED_PERMANENTLY     
301 HTTP_MOVED_TEMPORARILY     
302 HTTP_SEE_OTHER             
304 HTTP_NOT_MODIFIED          

Client Error 4xx:

400 HTTP_BAD_REQUEST           
401 HTTP_UNAUTHORIZED          
403 HTTP_FORBIDDEN             
404 HTTP_NOT_FOUND             

Server Error 5xx:

500 HTTP_INTERNAL_SERVER_ERROR 
501 HTTP_NOT_IMPLEMENTED       
502 HTTP_BAD_GATEWAY           
503 HTTP_SERVICE_UNAVAILABLE

 

Continue to:

  • prev: Appendix F. HTTP Status Codes
  • Table of Contents
  • next: F.2. HTTP/1.1 Status Codes







TOP
previous page: Appendix F. HTTP Status Codes
  
page up: HTML Version of the book
  
next page: F.2. HTTP/1.1 Status Codes


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com