Podcast
Questions and Answers
What does the HTTP 404 error message indicate?
What does the HTTP 404 error message indicate?
- The browser could not communicate with the server
- The browser was able to communicate with the server, but the server could not find what was requested (correct)
- The server does not wish to disclose whether it has the requested information
- The server found what was requested
When does a website hosting server typically generate a '404 Not Found' web page?
When does a website hosting server typically generate a '404 Not Found' web page?
- When a user follows a broken or dead link (correct)
- When a user follows a working link
- When the server cannot communicate with the browser
- When the server finds what was requested
What does the first digit in code 404 indicate?
What does the first digit in code 404 indicate?
- A successful communication
- A server error
- A network error
- A client error (correct)
What is the HTTP 404 error also known as?
What is the HTTP 404 error also known as?
What is required from a server when communicating via HTTP?
What is required from a server when communicating via HTTP?