diff options
Diffstat (limited to 'www/wwwstat/pkg-descr')
-rw-r--r-- | www/wwwstat/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/wwwstat/pkg-descr b/www/wwwstat/pkg-descr deleted file mode 100644 index 1adf5ebd7153..000000000000 --- a/www/wwwstat/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -wwwstat: httpd logfile analysis package - -Copyright (c) 1994, 1996 Regents of the University of California. - - wwwstat processes a sequence of httpd Common Logfile Format access_log - files and prior summary outputs, and then outputs a summary of - the access statistics in a nice HTML format. - - splitlog processes a sequence of httpd Common Logfile Format access_log - files (or CLF with a one-field prefix) and splits the entries into - separate files according to the requested URL and/or vhost prefix. - -WWW: http://ftp.ics.uci.edu/pub/websoft/wwwstat/ |