Monday, May 9, 2011

Web Server Codes

Web server codes are sent by a web server to indicate what is happening. It is useful to understand these codes when configuring a web site.

This is some information I found while researching the 403 error code. Visit, Wikipedia for details.

Allot of times when coding a website, you will come across these codes, and you need to understand them.

Some programming routines will not work unless they are coded a particular way; otherwise, you will get a strange code from the web server.

Programming for the Web