untitled
300
You will either get a choice of pages or an error message when this occurs. The address is actually pointing to two multiple files and/or locations.
301
The requested page has been permanently moved. The server will automatically redirect you to the new location.
302
The requested page has been temporarily moved. The server will automatically redirect you to the new location.
303
The requested data is stored in an alternate location and the GET method will be used to retrieve the data. If the actual error is returned then this may be due to a web server misconfiguration.
304
The requested data has not been modified since the last request.
305
The requested data may only be accessed via the use of a proxy server.
307
The requested page has been moved. The server will automatically redirect you to the new location. Unlike Error 301 and 302 however, the server has not specified whether the move is temporary or permanent.