Computer Hacking Forensic Investigator (CHFI v10) — Question 100

Where is the default location for Apache access logs on a Linux computer?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the default location for Apache access logs on a Linux machine is typically found in /usr/local/apache/logs/access_log. The other options are incorrect as they either contain wrong paths or do not follow the standard directory structure for Apache logs.