GIAC Security Essentials Certification (GSEC) — Question 38

When an IIS filename extension is mapped, what does this mean?

Answer options

Correct answer: B

Explanation

The correct answer is B because when an IIS filename extension is mapped, the web server delegates processing of that file type to the specified interpreter, allowing it to handle the request. Options A, C, and D are incorrect because they misrepresent how IIS handles file extensions; the web server does interpret mapped files, CMD.EXE is not the default interpreter for web files, and the web browser does not interpret server-side files.