nerdexam
EC-Council

312-49 · Question #432

When reviewing web logs, you see an entry for esource not found?in the HTTP status code field. What is the actual error code that you wouldWhen reviewing web logs, you see an entry for ?esource not fo

The correct answer is B. 404. HTTP status code 404 is the universally recognized code for 'Not Found,' meaning the server could not locate the requested resource. This is part of the 4xx class of client-side errors. 202 means 'Accepted.' Codes 606 and 999 do not exist in the standard HTTP specification. When

Submitted by ahmad_uae· Apr 18, 2026Network Forensics

Question

When reviewing web logs, you see an entry for esource not found?in the HTTP status code field. What is the actual error code that you wouldWhen reviewing web logs, you see an entry for ?esource not found?in the HTTP status code field. What is the actual error code that you would see in the log for esource not found?see in the log for ?esource not found?

Options

  • A202
  • B404
  • C606
  • D999

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    93% (50)
  • C
    4% (2)
  • D
    2% (1)

Explanation

HTTP status code 404 is the universally recognized code for 'Not Found,' meaning the server could not locate the requested resource. This is part of the 4xx class of client-side errors. 202 means 'Accepted.' Codes 606 and 999 do not exist in the standard HTTP specification. When reviewing web server logs, a 404 entry directly indicates that a client requested a URL that does not exist on the server.

Topics

#HTTP status codes#Web logs#Network analysis#Error codes

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice