From: eldy <> Date: Sat, 8 Nov 2003 18:22:44 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_0_BETA~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485f6d7cb34dd92257bdf7d2756fabdc9bfa50c4;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/README.TXT b/README.TXT index ae3d930a..439745c3 100644 --- a/README.TXT +++ b/README.TXT @@ -3,7 +3,7 @@ Advanced Web Statistics ------------------------------------ -Advanced Web Statistics (AWStats) is a powerfull and featurefull web server +AWStats (Advanced Web Statistics) is a powerfull and featurefull web server logfile analyzer that shows you all your Web statistics including visitors, pages, hits, hours, search engines, keywords used to find your site, broken links, robots and more... @@ -11,8 +11,8 @@ It works with IIS 5.0+, Apache and all major web, wap, proxy, streaming server log files (and even ftp servers or mail logs) on all Operating Systems. License: GNU GPL (GNU General Public License. See LICENSE file) -Version : 5.91 -Release date: October 2003 +Version : 6.0 +Release date: November 2003 Platforms: All (Linux, NT, SCO, BSD, Solaris and other *NIX's, BeOS, OS/2...) Author: Laurent Destailleur AWStats official web site and latest version: http://awstats.sourceforge.net @@ -70,9 +70,11 @@ I - 1) Features * Cross Site Scripting Attacks protection, * Several languages, * No need of rare perl libraries, - * Graphical one page or framed reports, + * Dynamic reports as CGI output.
+ * Static reports in one or framed HTML/XML pages, experimental PDF export, * Look and colors can match your site design, can use CSS, * Help and tooltips on HTML reported pages, + * Experimental PDF export, * Easy to use (Just one configuration file to edit), * Free (GNU GPL), with sources (perl scripts), * A Webmin module also provided, diff --git a/docs/awstats.pdf b/docs/awstats.pdf index 319c2e55..7c525eca 100644 Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html index 8b2b35ae..c8ede982 100644 --- a/docs/awstats_benchmark.html +++ b/docs/awstats_benchmark.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index e2c49c53..c2d17f2b 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -11,33 +11,37 @@ Fixes: domain was ip. - Fixed bug 812681: bad case for ENV expansion in awstats.conf. - Fixed bug 818704: Warning in IPv6 plugin when no reverse DNS -- Fixed minor typo errors. - Fixed value for ValueSMTPCodes if not defined in config file. -- Replaced Kb/visits to Kb/mails for mail log analysis. - Fixed pb when country code is not same than lang code (example: estonian has lang code 'et' and country code 'ee'). +- Replaced Kb/visits to Kb/mails for mail log analysis. +- Remove some warnings that appears when running perl -W +- Other minor bugs (typo erros and other). New features/improvements: -- logresolvemerge.pl: can use several threads for reverse DNS lookup - with Perl 5.8. -- maillogconvert.pl: Allow to process qmail log preprocessed by - tai64nlocal tool. -- wget is known as a "grabber" browser, no more as a robots. -- Added netcaptor and apt-get in browser database. -- Add percent column for file types. - Some changes to make AWStats to be XML compliant ready. Need to set the new parameter UseXMLForOutput to 1 in config file. - Can use UA and HOST fields to build personalized ExtraSection reports. - A new search engine database to allow several "match id" for same - search engine. -- Support for right to left languages. Added he language. + search engine. Example: All google ip referer id are recognised. +- Support for right to left languages. Added 'he' language. +- Added LevelForFileTypesDetection parameter. +- Added percent column for file types. +- Added experimental graphapplet plugin (graph are built by applet). +- Webmin module updated to 1.2 +- logresolvemerge.pl: can use several threads for reverse DNS lookup + with Perl 5.8. +- maillogconvert.pl: Allow to process qmail log preprocessed by + tai64nlocal tool. Other/Documentation: - Prepare code for decodeUTFkeys plugin. -- Added debian icon. -- Added Microsoft URL Control in robot list. -- Added asmx and aspx in mime.pm file. -- Remove some warnings that appears when running perl -W +- Updated database: + wget is known as a "grabber" browser, no more as a robots. + netcaptor and apt-get added in browser database. +- asmx and aspx added in mime.pm file. +- Microsoft URL Control added in robot list. +- Debian icon added. 5.9 diff --git a/docs/awstats_compare.html b/docs/awstats_compare.html index 9d2c1cd7..e64b7cc7 100644 --- a/docs/awstats_compare.html +++ b/docs/awstats_compare.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_config.html b/docs/awstats_config.html index ee8a2283..6556ac8e 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

@@ -1120,7 +1120,7 @@ AWStats 4.1+ supports both keywords AND keyphrases by default with no need of an LevelFor
Version : 4.0+
-5.91+ for LevelForFileTypesDetection
+6.0+ for LevelForFileTypesDetection

# Following values allows you to define accuracy of AWStats entities (robots,
# browsers, os, referers, file types) detection.
# It is recommanded that very important web sites or ISP that provides AWStats diff --git a/docs/awstats_extra.html b/docs/awstats_extra.html index 4a9ea840..bc6c4ecd 100644 --- a/docs/awstats_extra.html +++ b/docs/awstats_extra.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index 74a83d06..71d7b1ef 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_glossary.html b/docs/awstats_glossary.html index 2f1ffa86..3f633fcd 100644 --- a/docs/awstats_glossary.html +++ b/docs/awstats_glossary.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_license.html b/docs/awstats_license.html index 297e9ddf..6273ea29 100644 --- a/docs/awstats_license.html +++ b/docs/awstats_license.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_security.html b/docs/awstats_security.html index 159d2d00..487966b2 100644 --- a/docs/awstats_security.html +++ b/docs/awstats_security.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_setup.html b/docs/awstats_setup.html index 7f40e8de..c65d5519 100644 --- a/docs/awstats_setup.html +++ b/docs/awstats_setup.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_tools.html b/docs/awstats_tools.html index c5f5eec4..4c3f02f7 100644 --- a/docs/awstats_tools.html +++ b/docs/awstats_tools.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_update.html b/docs/awstats_update.html index e8fb94bc..a25d845f 100644 --- a/docs/awstats_update.html +++ b/docs/awstats_update.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_webmin.html b/docs/awstats_webmin.html index 22664015..fb2d8084 100644 --- a/docs/awstats_webmin.html +++ b/docs/awstats_webmin.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/awstats_what.html b/docs/awstats_what.html index eb3fb61d..a8216482 100644 --- a/docs/awstats_what.html +++ b/docs/awstats_what.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

diff --git a/docs/index.html b/docs/index.html index 63b09eca..1bfba9ee 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.9 Documentation
+AWStats logfile analyzer 6.0 Documentation

@@ -51,8 +51,6 @@ New Features / Changelog Upgrade - -XML Version PAD file