List terms starting with 0-9

 
Select a starting letter: 0-9 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

301 Redirect

A message that the URL has moved permanently. This is commonly used when a URL has a new location and will not be appearing again at the old URL.

302 Redirect

A “found” message. (Also referred to as a “temporary redirect.”) This form of redirection is commonly used -- and in some cases abused -- when a URL has been moved to a different location; but, it will be returning to the original location eventually.

403 Server Code

A “forbidden” message. Prevents access to a URL and displays the reason for preventing access.

404 Server Code

A “not found” message. Server cannot find the URL requested.