Homework 02: due Thursday, October 12, 2017 (HW02)



1. Get the file [FILE:httpd_access_log | Web server access log]. Write Perl code that reads the file. Create statistics that shows who accesses the server the most (first entry in every line is the client IP address). What are the people who access the server the most trying to do?