Web Hosting Talk







View Full Version : Script to read access_log


Xenos
08-27-2002, 09:01 AM
Please suggest some free scripts that I can use to read the apache access_log that will generate information for total hits and unique hits. I browsed hotscripts.com, but everything I found required me to actually insert code into my webpages. That's tough to do when you have over 3,000 :eek: Need something that actually reads the access_log. Thanks :D

sitekeeper
08-27-2002, 09:34 AM
AWStats comes with most cPanel installs, but is free to download http://awstats.sourceforge.net/ another would be http://ftp.ics.uci.edu/pub/websoft/wwwstat/ or http://www.vknoware.com/ala/

Xenos
08-27-2002, 10:38 AM
Thanks sitekeeper! These are exactly what I'm looking for. Wish they were easier to install ;)