2.0 final version now available
Roy T. Fielding (fielding@liege.ICS.UCI.EDU)
Mon, 04 Nov 1996 18:07:13 -0800
I haven't had any reports of problems, and I've done everything I wanted
to do before the real release, so I've put up 2.0 at the distrib site
<http://www.ics.uci.edu/pub/websoft/wwwstat/> or
<ftp://www.ics.uci.edu/pub/websoft/wwwstat/>
The one big addition is the splitlog script, which will be useful for
webmasters. Changes from 2.0b1:
Added splitlog script for splitting logfile by virtual host or URL path.
Added manual for splitlog in all three formats.
Changed manpage.* to wwwstat.html and wwwstat.ps.
Changed wwwstatrc to wwwstat.rc to be more PC-friendly (yuck).
Changed mechanism for finding the configuration files on @INC.
Made timestamp parser slightly more lenient (for phttpd brokenness).
Removed unnecessary split on address.
.....Roy