| Content Advisor Configuration Information Is Missing |
| |
When you run Internet Explorer, you may receive the following error message: Content Advisor configuration information is missing. Someone may have tried to tamper with it. You may wish to check the Content Advisor settings. When you click OK, Internet Explorer can no longer access the Internet. |
| How do I block cookies? |
| |
You probably already know that Web sites can collect information about your Web browsing habits through the use of cookies. Internet Explorer 6 helps protect your privacy by giving you the means to find out what Web sites do with that information and what kind of cookies Internet Explorer can accept without your explicit consent. |
| How to get Internet Explorer to load faster |
| |
Web pages may take a long time to load, because by default, Internet Explorer is set to only download four pictures at a time. This registry tweak will allow Internet Explorer to load more then four pictures at any one time. |
| Page cannot be found |
| |
When you open Internet Explorer, instead of asking you to connect to the Internet, it immediately comes up with the error: page cannot be found. |
| Webpages keep coming up with a time-out error too quickly |
| |
Certain website may not load very quickly, mainly due to not having a fast connection to the Internet, or a slow webserver. However, this may result in Internet Explorer bringing up a time-out error waiting for the webserver to respond. This registry tweak allows you to tell Internet Explorer to wait a bit longer before timing-out. |
| 200 - OK - Successful transmission. |
| |
This is not an error. The file you requested was found -- here it is |
| 201 - Created |
| |
The request has been fulfilled and resulted in a new resource being created. |
| 202 - Accepted |
| |
The request has been accepted for processing, but the processing has not yet completed. |
| 203 - Non-Authoritative Information |
| |
The returned META information in the Entity-Header is not the definitive set as available from the origin server, but is gathered from a local or third-party copy. |
| 204 - No Content |
| |
The server has fulfilled the request, but there is no new information to send back. |
| 206 - Partial Content |
| |
You requested a range of bytes in the file, and here they are. This is new in HTTP/1.1 |
| 300 - Multiple Choices |
| |
The requested source is available at one or more locations and a preferred location could not be determined via content negotiation. |
| 301 - Moved Permanently |
| |
The requested resource has been assigned a new permanent URL and any future references to this resource should be done using one of the returned URLs. |
| 302 - Moved Temporarily |
| |
The requested resource resides temporarily under a new URL. Redirection to a new URL should be provided. This is not an error, most browsers invisibly fetch the new page upon seeing this result. |
| 303 - See Other |
| |
The requested resource resides under a different URL and should be accessed using a Get method on that resource. |
| 304 - Not Modified |
| |
If the client has performed a conditional GET request and access is allowed; however, the document has not been modified since the date and time specified in the If-Modified-Since field - then the server responds with this status code and does not send an Entity-Body to the client. If it also says, "Use local copy." |
| 400 - Bad Request |
| |
The request could not be understood by the server because the syntax was incorrect. A bad request was made by the client |
| 401 - Unauthorized |
| |
The request requires user authentication. The response must include a WWW-Authenticate header field containing a challenge applicable to the requested source. The user asked for a document but did not provide a valid username or password. |
| 402 - Payment Required |
| |
This code is not currently supported, but is reserved for future use |
| 403 - Forbidden |
| |
The server understood the request but is refusing to perform the request because of an unspecified reason. Access is explicitly denied to this document. This might happen because the web server doesn't have read permission for the file you're requesting |
| 404 - Not Found |
| |
The server has not found anything matching the requested URL. |
| 405 - Method Not Allowed |
| |
The method specified in the request line is not allowed for the resource identified by the requested URL. |
| 406 - None Acceptable |
| |
The server has found a resource matching the request URL, but not one that satisfies the conditions identified by the Accept and Accept-Encoding request headers. |
| 407 - Proxy Authentication Required |
| |
This code is reserved for future use. It is similar to 401 (Unauthorized) but indicates that the client must first authenticate itself with a proxy. HTTP/1.0 does not provide a means for proxy authentication |
| 408 - Request Timeout |
| |
The client did not produce a request within the time the server was prepared to wait |
| 409 - Conflict |
| |
The request could not be completed due to a conflict with the current state of the resource |
| 410 - Gone |
| |
The requested resource is no longer available at the server and no forwarding address is known |
| 411 - Authorization Refused |
| |
The request credentials provided by the client were rejected by the server or insufficient to grant authorization to access the resource. |
| 500 - Internal Server Error |
| |
The server encountered an unexpected condition that prevented it from filling the request. |
| 501 - Not Implemented |
| |
The server does not support the functionality required to fulfill the request. Application method (either GET or POST) is not implemented |
| 502 - Bad Gateway |
| |
The server received an invalid response from the gateway or upstream server it accessed in attempting to fulfill the request |
| 503 - Service Unavailable |
| |
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. Server is out of resources |
| 504 - Gateway Timeout |
| |
The server did not receive a timely response from the gateway or upstream server it accessed in attempting to complete the request |