HTTP 3xx -- Redirection Codes

Applies To: Windows Server 2003, Windows Server 2003 with SP1

HTTP status codes in the 3xx range pertain to redirection (telling the browser to issue a new request at a different location). These codes do not indicate that a problem has occurred.

Table 11.3   HTTP 300-Class Error Codes Returned by IIS lists the HTTP redirection codes that IIS returns.

Table 11.3 HTTP 300-Class Error Codes Returned by IIS

Status Code Condition

301

Permanent Redirect.

302

Object Moved

304

Not Modified.

307

Temporary redirect.