InterviewSolution
Saved Bookmarks
| 1. |
____________ logs all the visits in log files which is located at \logfiles.(a) IIS(b) Microsoft Server(c) Linux(d) IASThis question was posed to me in an online quiz.This is a very interesting question from Web Server Attacks in division Understanding Attack Vectors of Cyber Security |
|
Answer» CORRECT choice is (a) IIS To explain: Internet Information Services logs all the VISITS in log files which are located at <%systemroot%>\logfiles. IIS (Internet Information Services) is ONE of the most widely used web server platforms. |
|