Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 1.20-07. | steve | 1998-08-17 | 3 | -7/+6 |
| | | | | | PR: 7563 Submitted by: Ron Rosson <insane@oneinsane.net> | ||||
* | language support | andreas | 1998-07-31 | 1 | -1/+33 |
| | | | | | | if defined batch then WEBALIZER_LANG=english notify people how to build german, french, spanish, english, dutch version, if WEBALIZER_LANG isn't defined ... | ||||
* | Install sample comfig file as $PREFIX/etc/webalizer.conf-dist | andreas | 1998-07-30 | 2 | -1/+6 |
| | |||||
* | No need to put name in front of COMMENT. | asami | 1998-07-03 | 1 | -1/+1 |
| | |||||
* | Import of new port webalizer 1.12.09 | andreas | 1998-06-28 | 5 | -0/+75 |
The Webalizer is a web server log file analysis program which produces usage statistics in HTML format for viewing with a browser. The results are presented in both columnar and graphical format, which facilitates interpretation. Yearly, monthly, daily and hourly usage statistics are presented, along with the ability to display usage by site, URL, referrer, user agent (browser) and country (user agent and referrer are only available if your web server procduces Combined log format files). PR: closes 7000 Submitted by: dirk.meyer@dinoex.sub.org |