reads every line from these standard APache log files and from each line extracts two pieces of information:
(a) the IP address the request came from and (b) the root directory this requests addressed
to. For example, in the following line:
66.196.72.16 - - [03/Jan/2004:03:59:00 -0500] "GET /ist366/l09.html HTTP/1.0" 200 8515
the IP is 66.196.72.16 and the root directory is ist366