Apache top 25 errors
A program that goes over an error log file and prints the top 25 most common error pages
get_url(myFile) This definition will take a url (assuming it exists) and decode it using UTF-8. It will then try to filter through the file to find what looks like an error and print the top 25 most common error pages.
help() this definition will be called if anything goes wrong