]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Sat, 13 Apr 2002 16:14:11 +0000 (16:14 +0000)
committereldy <>
Sat, 13 Apr 2002 16:14:11 +0000 (16:14 +0000)
docs/awstats.pdf
docs/awstats_changelog.txt
docs/awstats_what.html

index 01cc0235c80e0e62b5e8519c0910213d6194dad5..2d83713a79aacae66d2c9cd98ff982ed831bd09d 100644 (file)
Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ
index f95156d43f344c5969e893dadf9cde109b36bbb0..3b039c156dd73007edba22241eab537de8420d8e 100644 (file)
-AWStats Changelog
------------------
-
-4.0
-
-  WARNING: 4.0 is not compatible with OLD history data files. If you use 4.0
-  to read statistics for old month, report for "visitors" will be wrong as all
-  old unresolved ip processed with AWStats 3.2 will not be counted when
-  viewed with 4.0.
-
-- Increased speed and reduce memory use for very large web sites.
-- Unresolved ip are now processed like resolved one.
-- Added icons in browsers chart.
-- Personalized log format can also have tab separator (not only space).
-- New ways to manage security/privacy with updated docs and new parameters:
-  AllowAccessFromWebToAuthenticatedUsersOnly
-  AllowAccessFromWebToFollowingAuthenticatedUsers
-- New feature: Added mark on "grabber browsers" in browsers chart.
-- New feature: Added average files size in Pages/URL report chart.
-- New feature: You can put dynamic environnement variables into config file.
-- New feature: Keyphrases list can be viewed entirely (not only most used).
-- New parameter: WrapperScript
-- New parameter: CreateDirDataIfNotExists
-- New parameter: ValidHTTPCodes
-- New parameter: MaxRowsInHTMLOutput
-- New parameter: ShowLinksToWhoIs
-- New parameter: LinksToWhoIs
-- New parameter: StyleSheet
-- New option: -staticlinks to build static links in report page (to use
-  AWStats with no web servers).
-- New tool: A log format converter common2combined.pl
-- Fixed: wrong size of bar in "average" report when average value was < 1.
-- Fixed: pb of "Error: Not same number of records" when using some version
-  of mod_perl.
-- Fixed: pb in logresolvemerge.pl
-- Fixed: Security against CSSA.
-- No more need to use \. to say . in config file.
-- Documentation seriously updated.
-
-
-3.2
-
-- Increased speed (19% faster than 3.1).
-- Fixed: AWStats history file is no more corrupted by hits made from a search
-  engines using a URL with URL encoded binary chars.
-- Fixed: AWStats history file is no more corrupted when a reverse DNS lookup
-  return a corrupted hostname (Happens with some DNS systems).
-- Fixed: Security fix. No more possible to update stats from a browser using
-  direct url (awstats.pl?update=1) when AllowToUpdateStatsFromBrowser is off.
-- New feature: Added various tags to use dynamic log file name in conf file
-  according to current but also older date/time (%YYYY-n,%YY-n,%MM-n,%DD-n...)
-- New feature: Added NotPageList parameter to choose which file extensions to
-  count as "hit only" (and not reported in the "Page-URL viewed" report).
-- New feature: Added KeepBackupOfHistoricFiles option.
-- New feature: Number of visits is also visible in days stats.
-- New feature: Added stats for day of week.
-- New feature: Added stats for file types.
-- New feature: Added stats for entry pages.
-- New feature: Added stats for web compression (mod_gzip).
-- New feature: Added stats for authenticated users/logins.
-- New feature: Added parameters to choose which report to see in main page.
-- New feature: Added URLWithQuery option to differentiate
-  http://mysite/sameurl?param=x of http://mysite/sameurl?param=y
-- New feature: ShowFlagLinks can now accept list of all wanted flags for
-  translation link.
-- New feature: Support standard ISA server log format.
-- New tool: Add logresolvemerge tool to merge split log files
-  from a load balancing web server before running awstats.
-- New parameter: HTMLHeadSection allows you to add HTML code in header report.
-- New parameter: NbOfLinesForCorruptedLog.
-- Fixed: no more warning/error messages when runned with option perl -w.
-- Reference database (robots, os, browsers, search engines, domains)
-  has been extracted in external files.
-- Other minor updates (new flags, reference database updates, ...)
-- Fixed: Parameter MaxNbOfHostsShown was not working correctly.
-- New languages.
-- Added an HTML documentation.
-
-
-3.1
-
-- Increased seriously speed for update process (above all for large web sites).
-- Increased VERY seriously speed for viewing stats from a browser.
-- Reduced amount of memory used.
-- AWStats search config file in directories:
-   current dir, then /etc/opt/awstats, then /etc/awstats, then /etc
-- New feature: AWStats can analyze NCSA common log files.
-- New feature: List of last access.
-- New feature: Full list of url scores.
-- New feature: Date format can be chosen according to local country.
-- New parameter: DirLang allows to choose directory for language files.
-- New parameter: Expires allows to add a meta-tag EXPIRES in HTML report page.
-- New parameter: LogoLink parameter to choose link used for clicking on logo.
-- New parameter: color_weekend option to show week-end days in different colors.
-- New option: -update and -output to update and/or output a report.
-- New option: -showsteps to follow advancement of update process.
-- Fixed: OS detection now works correctly (Windows ME reported correctly).
-- Fixed: Bad value were reported in daily chart when no pages were viewed.
-- Added WAP browsers in AWStats database.
-- New languages.
-
-
-3.0
-
-- New look
-- Added daily report for pages, hits and bytes.
-- AWStats can use its own conversion array to make some reverse DNS lookup.
-- Added also SkipDNSLookupFor option.
-- Added OnlyFiles option.
-- AWStats works with personalized log file format (support also Webstar native log format). New log format parsing algorithm.
-- Now update is not made by default when stats are read from a browser. Added an "update now" button on HTML report page if new option AllowToUpdateStatsFromBrowser is on.
-- Tooltips now works also with Netscape 6, Opera and most browsers.
-- Update browsers database to add a lot of "audio" browsers and more.
-- Update OS database (Added Windows ME, OpenBSD).
-- Robots database updated.
-- Support new domains (biz, museum, coop, info, aero...).
-- Added some missing flags icons.
-- Rewrite UnescapeURL function to works with all encoded URLs, cyrillic URL.
-- Some minor changes.
-- Added translation for some "not translated" words.
-- Bytes reported are auto-scaled (Bytes, KB, MB, GB).
-- Fixed problem of colors (styles) not working with some browsers.
-- Added new languages (Korean, Danish, ...). Now 14 different languages.
-- Fixed bug of bad link in TOP pages links when viewed page is of another virtual host.
-- 259 domains/countries, 60 browsers database, 26 OS, 258 robots, 47 search engines.
-
-
-2.24
-
-- Added a way to include dynamic current year, month, day and hour in LogFile parameter.
-- Option to choose month, year and language is also available from command line.
-- https request are correctly reported.
-- Added initialization of parameters to avoid problem of bad cache with mod_perl.
-- Fixed check of parameters to avoid 'Cross Site Scripting attacks'.
-- Added flags for Mongolia, Maldives, San Marino, Senegal.
-- New keyword detection algorithm (Now use a search engine url database like Webalizer AND old algorithm of AWStats for unknown search engines).
-- Added option to report keywords used from search engine as separate words or as full search strings.
-- Added Greek, Czech and Portuguese translation (now 9 different languages supported).
-- A better and faster config file parsing. Solve the problem of "=" into the HTMLEndSection parameter.
-- AWStats is no more sensitive to DOS-UNIX config files.
-- Disable DNS lookup only if host has at least 1 alphabetical char.
-- Better management of corrupted log files.
-- Make difference between windows NT and windows 2000.
-- Added OmniWeb and iCab browser. Better MacOS detection.
-- Make AWStats still working even when MS IndexServer return a bad HTTP return code (like "1" instead of a "three digits" number).
-- Fixed problem of missing year=yyyy in some links.
-- Fixed a bug of empty page when domain has "info" in its name.
-- A lot of minor changes.
-- 252 domains/countries, 44 browsers database, 24 OS, 252 robots, 39 search engines.
-
-
-2.23
-
-- Use of configuration file.
-- Now AWStats can process old log files (however, you must keep order).
-- Month-to-month basis statistics works now correctly.
-- Old years now can also be viewed from AWStats report page.
-- Working directory (with write permissions) can be chosen (you can use another directory than cgi-bin).
-- Added PurgeLogFile option (you can choose if AWStats purge log file or not).
-- awstats.pl can be renamed into awstats.plx (for ActiveState perl) and still works.
-- Statistic page generated from command line has no more bad links.
-- Added a link to choose full year view.
-- Domain and page reports are sorted on pages (no more on hits)
-- Automatic disabling of reverse DNS lookup if this is already done in your log file.
-- Can add your own HTML code at the end of awstats (ban advert for example).
-- Added Italian, German, Polish language (now 7 different languages supported).
-- 252 domains/countries, 40 browsers database, 22 OS, 252 robots, 35 search engines.
-- Setup instructions are cleaner
-
-
-2.1
-
-- AWStats considers myserver and www.myserver as the same, even if "HostAliases" setup is wrong.
-- Fixed a bug making unique visitors counter too high.
-- Added ArchiveLog parameter to archive processed records into backup files.
-- Make difference between unknown browsers and unknown OS.
-- Robots stats are isolated from the rest of visitors.
-- Better keywords detection algorithm.
-- Added last time connection for each hosts
-- Added list of URL for HTTP Error 404
-- Added pages, hits and KB for each statistics
-- Added colors and links
-- Works also with IIS
-- Code a little bit cleaner and faster.
-- Images are in .png format.
-- 4 languages: English, French, Dutch, Spanish
-- 252 domains/countries, 40 browsers database, 22 OS, 250 robots, 32 search engines.
-
-
-1.0
-- First version, not distributed
+AWStats Changelog\r
+-----------------\r
+\r
+4.0\r
+\r
+  WARNING: 4.0 is not compatible with OLD history data files. If you use 4.0\r
+  to read statistics for old month, report for "visitors" will be wrong as all\r
+  old unresolved ip processed with AWStats 3.2 will not be counted when\r
+  viewed with 4.0.\r
+\r
+- Increased speed and reduce memory use for very large web sites.\r
+- Unresolved ip are now processed like resolved one.\r
+- Added icons in browsers chart.\r
+- Personalized log format can also have tab separator (not only space).\r
+- New ways to manage security/privacy with updated docs and new parameters:\r
+  AllowAccessFromWebToAuthenticatedUsersOnly\r
+  AllowAccessFromWebToFollowingAuthenticatedUsers\r
+- New feature: Added mark on "grabber browsers" in browsers chart.\r
+- New feature: Added average files size in Pages/URL report chart.\r
+- New feature: You can put dynamic environnement variables into config file.\r
+- New feature: Keyphrases list can be viewed entirely (not only most used).\r
+- New parameter: WrapperScript\r
+- New parameter: CreateDirDataIfNotExists\r
+- New parameter: ValidHTTPCodes\r
+- New parameter: MaxRowsInHTMLOutput\r
+- New parameter: ShowLinksToWhoIs\r
+- New parameter: LinksToWhoIs\r
+- New parameter: StyleSheet\r
+- New option: -staticlinks to build static links in report page (to use\r
+  AWStats with no web servers).\r
+- New tool: common2combined.pl (A log format converter)\r
+- New tool: awstats_buildstaticpages.pl\r
+- Fixed: wrong size of bar in "average" report when average value was < 1.\r
+- Fixed: pb of "Error: Not same number of records" when using some version\r
+  of mod_perl.\r
+- Fixed: pb in logresolvemerge.pl\r
+- Fixed: Security against CSSA.\r
+- No more need to use \. to say . in config file.\r
+- Documentation seriously updated.\r
+\r
+\r
+3.2\r
+\r
+- Increased speed (19% faster than 3.1).\r
+- Fixed: AWStats history file is no more corrupted by hits made from a search\r
+  engines using a URL with URL encoded binary chars.\r
+- Fixed: AWStats history file is no more corrupted when a reverse DNS lookup\r
+  return a corrupted hostname (Happens with some DNS systems).\r
+- Fixed: Security fix. No more possible to update stats from a browser using\r
+  direct url (awstats.pl?update=1) when AllowToUpdateStatsFromBrowser is off.\r
+- New feature: Added various tags to use dynamic log file name in conf file\r
+  according to current but also older date/time (%YYYY-n,%YY-n,%MM-n,%DD-n...)\r
+- New feature: Added NotPageList parameter to choose which file extensions to\r
+  count as "hit only" (and not reported in the "Page-URL viewed" report).\r
+- New feature: Added KeepBackupOfHistoricFiles option.\r
+- New feature: Number of visits is also visible in days stats.\r
+- New feature: Added stats for day of week.\r
+- New feature: Added stats for file types.\r
+- New feature: Added stats for entry pages.\r
+- New feature: Added stats for web compression (mod_gzip).\r
+- New feature: Added stats for authenticated users/logins.\r
+- New feature: Added parameters to choose which report to see in main page.\r
+- New feature: Added URLWithQuery option to differentiate\r
+  http://mysite/sameurl?param=x of http://mysite/sameurl?param=y\r
+- New feature: ShowFlagLinks can now accept list of all wanted flags for\r
+  translation link.\r
+- New feature: Support standard ISA server log format.\r
+- New tool: Add logresolvemerge tool to merge split log files\r
+  from a load balancing web server before running awstats.\r
+- New parameter: HTMLHeadSection allows you to add HTML code in header report.\r
+- New parameter: NbOfLinesForCorruptedLog.\r
+- Fixed: no more warning/error messages when runned with option perl -w.\r
+- Reference database (robots, os, browsers, search engines, domains)\r
+  has been extracted in external files.\r
+- Other minor updates (new flags, reference database updates, ...)\r
+- Fixed: Parameter MaxNbOfHostsShown was not working correctly.\r
+- New languages.\r
+- Added an HTML documentation.\r
+\r
+\r
+3.1\r
+\r
+- Increased seriously speed for update process (above all for large web sites).\r
+- Increased VERY seriously speed for viewing stats from a browser.\r
+- Reduced amount of memory used.\r
+- AWStats search config file in directories:\r
+   current dir, then /etc/opt/awstats, then /etc/awstats, then /etc\r
+- New feature: AWStats can analyze NCSA common log files.\r
+- New feature: List of last access.\r
+- New feature: Full list of url scores.\r
+- New feature: Date format can be chosen according to local country.\r
+- New parameter: DirLang allows to choose directory for language files.\r
+- New parameter: Expires allows to add a meta-tag EXPIRES in HTML report page.\r
+- New parameter: LogoLink parameter to choose link used for clicking on logo.\r
+- New parameter: color_weekend option to show week-end days in different colors.\r
+- New option: -update and -output to update and/or output a report.\r
+- New option: -showsteps to follow advancement of update process.\r
+- Fixed: OS detection now works correctly (Windows ME reported correctly).\r
+- Fixed: Bad value were reported in daily chart when no pages were viewed.\r
+- Added WAP browsers in AWStats database.\r
+- New languages.\r
+\r
+\r
+3.0\r
+\r
+- New look\r
+- Added daily report for pages, hits and bytes.\r
+- AWStats can use its own conversion array to make some reverse DNS lookup.\r
+- Added also SkipDNSLookupFor option.\r
+- Added OnlyFiles option.\r
+- AWStats works with personalized log file format (support also Webstar native log format). New log format parsing algorithm.\r
+- Now update is not made by default when stats are read from a browser. Added an "update now" button on HTML report page if new option AllowToUpdateStatsFromBrowser is on.\r
+- Tooltips now works also with Netscape 6, Opera and most browsers.\r
+- Update browsers database to add a lot of "audio" browsers and more.\r
+- Update OS database (Added Windows ME, OpenBSD).\r
+- Robots database updated.\r
+- Support new domains (biz, museum, coop, info, aero...).\r
+- Added some missing flags icons.\r
+- Rewrite UnescapeURL function to works with all encoded URLs, cyrillic URL.\r
+- Some minor changes.\r
+- Added translation for some "not translated" words.\r
+- Bytes reported are auto-scaled (Bytes, KB, MB, GB).\r
+- Fixed problem of colors (styles) not working with some browsers.\r
+- Added new languages (Korean, Danish, ...). Now 14 different languages.\r
+- Fixed bug of bad link in TOP pages links when viewed page is of another virtual host.\r
+- 259 domains/countries, 60 browsers database, 26 OS, 258 robots, 47 search engines.\r
+\r
+\r
+2.24\r
+\r
+- Added a way to include dynamic current year, month, day and hour in LogFile parameter.\r
+- Option to choose month, year and language is also available from command line.\r
+- https request are correctly reported.\r
+- Added initialization of parameters to avoid problem of bad cache with mod_perl.\r
+- Fixed check of parameters to avoid 'Cross Site Scripting attacks'.\r
+- Added flags for Mongolia, Maldives, San Marino, Senegal.\r
+- New keyword detection algorithm (Now use a search engine url database like Webalizer AND old algorithm of AWStats for unknown search engines).\r
+- Added option to report keywords used from search engine as separate words or as full search strings.\r
+- Added Greek, Czech and Portuguese translation (now 9 different languages supported).\r
+- A better and faster config file parsing. Solve the problem of "=" into the HTMLEndSection parameter.\r
+- AWStats is no more sensitive to DOS-UNIX config files.\r
+- Disable DNS lookup only if host has at least 1 alphabetical char.\r
+- Better management of corrupted log files.\r
+- Make difference between windows NT and windows 2000.\r
+- Added OmniWeb and iCab browser. Better MacOS detection.\r
+- Make AWStats still working even when MS IndexServer return a bad HTTP return code (like "1" instead of a "three digits" number).\r
+- Fixed problem of missing year=yyyy in some links.\r
+- Fixed a bug of empty page when domain has "info" in its name.\r
+- A lot of minor changes.\r
+- 252 domains/countries, 44 browsers database, 24 OS, 252 robots, 39 search engines.\r
+\r
+\r
+2.23\r
+\r
+- Use of configuration file.\r
+- Now AWStats can process old log files (however, you must keep order).\r
+- Month-to-month basis statistics works now correctly.\r
+- Old years now can also be viewed from AWStats report page.\r
+- Working directory (with write permissions) can be chosen (you can use another directory than cgi-bin).\r
+- Added PurgeLogFile option (you can choose if AWStats purge log file or not).\r
+- awstats.pl can be renamed into awstats.plx (for ActiveState perl) and still works.\r
+- Statistic page generated from command line has no more bad links.\r
+- Added a link to choose full year view.\r
+- Domain and page reports are sorted on pages (no more on hits)\r
+- Automatic disabling of reverse DNS lookup if this is already done in your log file.\r
+- Can add your own HTML code at the end of awstats (ban advert for example).\r
+- Added Italian, German, Polish language (now 7 different languages supported).\r
+- 252 domains/countries, 40 browsers database, 22 OS, 252 robots, 35 search engines.\r
+- Setup instructions are cleaner\r
+\r
+\r
+2.1\r
+\r
+- AWStats considers myserver and www.myserver as the same, even if "HostAliases" setup is wrong.\r
+- Fixed a bug making unique visitors counter too high.\r
+- Added ArchiveLog parameter to archive processed records into backup files.\r
+- Make difference between unknown browsers and unknown OS.\r
+- Robots stats are isolated from the rest of visitors.\r
+- Better keywords detection algorithm.\r
+- Added last time connection for each hosts\r
+- Added list of URL for HTTP Error 404\r
+- Added pages, hits and KB for each statistics\r
+- Added colors and links\r
+- Works also with IIS\r
+- Code a little bit cleaner and faster.\r
+- Images are in .png format.\r
+- 4 languages: English, French, Dutch, Spanish\r
+- 252 domains/countries, 40 browsers database, 22 OS, 250 robots, 32 search engines.\r
+\r
+\r
+1.0\r
+- First version, not distributed\r
index 6ec3b76c24e0362ee80069a224e20452021899d0..650abc9e7ad3a9c8d8092120cda07846d38569e6 100644 (file)
@@ -1,99 +1,99 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta name="description" content="AWStats Documentation - What is AWStats, features">
-<meta name="keywords" content="awstats, awstat, features, function">
-<meta name="robots" content="index,follow">
-<meta name="title" content="AWStats Documentation - What is AWStats">
-<title>AWStats Documentation - What is AWStats</title>
-<link rel="stylesheet" href="styles.css" type="text/css">
-</head>
-
-<body topmargin=10 leftmargin=5>
-<!-- $Revision$ - $Author$ - $Date$ -->
-
-
-<table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%>
-
-<!-- Large -->
-<tr style="font: 10pt arial,helvetica,verdana">
-<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
-<td bgcolor=#9999cc align=center>
-<br>
-<font style="font: 16pt Times;" color=#EEEEFF><b>AWStats logfile analyzer 4.0 Documentation</b></font><br>
-<br>
-</td>
-<td bgcolor=#9999cc align=center>
-&nbsp;&nbsp;
-</td>
-</tr>
-
-</table>
-
-
-<br><br><H1 style="font: 26px Times;">What is AWStats / Features</H1>
-
-
-<br><a name="FEATURES"></a><br>
-<font size=3 color=#665544><b>Features</b></font><br>
-<hr>
-       <b>A full log analysis enables AWStats to show you the following information</b>:<br>
-       * Number of <u>VISITS</u>, and <u>UNIQUE VISITORS</u>, list of last visits,<br>
-       * <u>Days of week</u> and <u>Rush hours</u> (pages, hits, KB for each hour and day of week),<br>
-       * <u>Domains/countries</u> of hosts visitors (pages, hits, KB, <font color=#221188>259 domains/countries detected</font>),<br>
-       * <u>Authenticated users</u>,<br>
-       * Most often <u>pages</u> viewed and <u>entry pages</u>,<br>
-       * <u>File types</u>,<br>
-       * <u>Web compression statistics</u> (for mod_gzip),<br>
-       * <u>Browsers</u> used (pages, hits, KB for each browser, each version, <font color=#221188>72 browsers</font>: Web, Wap, Media browsers...),<br>
-       * <u>OS used</u> (pages, hits, KB for each OS, <font color=#221188>28 OS detected</font>),<br>
-       * <u>VISITS OF ROBOTS</u> (<font color=#221188>287 robots detected</font>),<br>
-       * <u>SEARCH ENGINES</u>, <u>Keyphrases</u> or <u>Keywords</u> used to find your site (<font color=#221188>The 57 most famous search engines are detected like yahoo, google, altavista, etc...</font>),<br>
-       * HTTP errors (Page Not Found, ...),<br>
-<br>
-       <b>AWStats also supports the following features</b>:<br>
-       * Can analyze a lot of log formats: Apache NCSA combined log files (XLF/ELF) or common (CLF), IIS log files (W3C), WebStar native log files and other web, proxy or wap servers log files). See <a href="awstats_faq.html#LOGFORMAT">AWStats F.A.Q.</a> for examples.<br>
-       * Works from command line and from a browser as a CGI,<br>
-       * Update of statistics can be made from a web browser and not only from your scheduler,<br>
-       * Unlimited log file size, support split log files (load balancing system),<br>
-       * Reverse DNS lookup during analysis,<br>
-       * A lot of options/filters can be defined,<br>
-       * Multi-named web sites supported (virtual servers, great for web-hosting providers),<br>
-<!--   * Yearly, monthly and daily statistics,<br> -->
-       * Cross Site Scripting Attacks protection,<br>
-       * Several languages. See <a href="awstats_faq.html#LANG">AWStats F.A.Q.</a> for full list.<br>
-       * No need of extra perl libraries. All basic perl interpreters can make AWStats working,<br>
-       * Look and colors can match your site design,<br>
-       * Help and tooltips on HTML reported pages,<br>
-       * Easy to use (Just one configuration file to edit),<br>
-    * Absolutely free (even for web hosting providers), with sources (<a href="awstats_license.html">GNU General Public License</a>)<br>
-       * AWStats has a <a href="awstats.xml" target=_newawstats>XML Portable Application Description</a>.<br>
-<br>
-       <b>Requirements</b>:<br>
-       To use AWStats, you need the following requirements:<br>
-       * Your server must log web access in a log file you can read (better if read and write access).<br>
-       * You must be able to run perl scripts (.pl files) from command line and/or as CGI.<br>
-       If not, you can solve this by downloading last Perl version at <a href="http://www.activestate.com/ActivePerl/">ActivePerl</a> (<font color=#221188>Win32</font>) or <a href="http://www.perl.com/pub/language/info/software.html">Perl.com</a> (<font color=#221188>Unix/Linux/Other</font>).<br>
-       See <a href="awstats_faq.html#SERVERSOS">AWStats F.A.Q.</a> to have examples of supported OS and Web servers.<br>
-<br>
-
-
-
-<hr>
-
-<script language=javascript>
-       var lastmod = new Date(document.lastModified);
-       if (lastmod.getDate() > 0) {
-               if (lastmod.getDate()<10) zerod="0"
-               else zerod="";
-               if (lastmod.getMonth()<9) zerom="0"
-               else zerom=""
-               year2kok=lastmod.getYear();
-               if (year2kok<100) year2kok+=2000;
-               if ((year2kok>=100) && (year2kok < 1970)) year2kok+=1900;
-               document.writeln("Last revision: "+year2kok+"-"+zerom+(lastmod.getMonth()+1)+"-"+zerod+lastmod.getDate());
-       }
-</script>
-
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
+<html>\r
+<head>\r
+<meta name="description" content="AWStats Documentation - What is AWStats, features">\r
+<meta name="keywords" content="awstats, awstat, features, function">\r
+<meta name="robots" content="index,follow">\r
+<meta name="title" content="AWStats Documentation - What is AWStats">\r
+<title>AWStats Documentation - What is AWStats</title>\r
+<link rel="stylesheet" href="styles.css" type="text/css">\r
+</head>\r
+\r
+<body topmargin=10 leftmargin=5>\r
+<!-- $Revision$ - $Author$ - $Date$ -->\r
+\r
+\r
+<table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%>\r
+\r
+<!-- Large -->\r
+<tr style="font: 10pt arial,helvetica,verdana">\r
+<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>\r
+<td bgcolor=#9999cc align=center>\r
+<br>\r
+<font style="font: 16pt Times;" color=#EEEEFF><b>AWStats logfile analyzer 4.0 Documentation</b></font><br>\r
+<br>\r
+</td>\r
+<td bgcolor=#9999cc align=center>\r
+&nbsp;&nbsp;\r
+</td>\r
+</tr>\r
+\r
+</table>\r
+\r
+\r
+<br><br><H1 style="font: 26px Times;">What is AWStats / Features</H1>\r
+\r
+\r
+<br><a name="FEATURES"></a><br>\r
+<font size=3 color=#665544><b>Features</b></font><br>\r
+<hr>\r
+       <b>A full log analysis enables AWStats to show you the following information</b>:<br>\r
+       * Number of <u>VISITS</u>, and <u>UNIQUE VISITORS</u>, list of last visits,<br>\r
+       * <u>Days of week</u> and <u>Rush hours</u> (pages, hits, KB for each hour and day of week),<br>\r
+       * <u>Domains/countries</u> of hosts visitors (pages, hits, KB, <font color=#221188>259 domains/countries detected</font>),<br>\r
+       * <u>Authenticated users</u>,<br>\r
+       * Most often <u>pages</u> viewed and <u>entry pages</u>,<br>\r
+       * <u>File types</u>,<br>\r
+       * <u>Web compression statistics</u> (for mod_gzip),<br>\r
+       * <u>Browsers</u> used (pages, hits, KB for each browser, each version, <font color=#221188>72 browsers</font>: Web, Wap, Media browsers...),<br>\r
+       * <u>OS used</u> (pages, hits, KB for each OS, <font color=#221188>28 OS detected</font>),<br>\r
+       * <u>VISITS OF ROBOTS</u> (<font color=#221188>287 robots detected</font>),<br>\r
+       * <u>SEARCH ENGINES</u>, <u>Keyphrases</u> or <u>Keywords</u> used to find your site (<font color=#221188>The 61 most famous search engines are detected like yahoo, google, altavista, etc...</font>),<br>\r
+       * HTTP errors (Page Not Found, ...),<br>\r
+<br>\r
+       <b>AWStats also supports the following features</b>:<br>\r
+       * Can analyze a lot of log formats: Apache NCSA combined log files (XLF/ELF) or common (CLF), IIS log files (W3C), WebStar native log files and other web, proxy or wap servers log files). See <a href="awstats_faq.html#LOGFORMAT">AWStats F.A.Q.</a> for examples.<br>\r
+       * Works from command line and from a browser as a CGI,<br>\r
+       * Update of statistics can be made from a web browser and not only from your scheduler,<br>\r
+       * Unlimited log file size, support split log files (load balancing system),<br>\r
+       * Reverse DNS lookup during analysis,<br>\r
+       * A lot of options/filters can be defined,<br>\r
+       * Multi-named web sites supported (virtual servers, great for web-hosting providers),<br>\r
+<!--   * Yearly, monthly and daily statistics,<br> -->\r
+       * Cross Site Scripting Attacks protection,<br>\r
+       * Several languages. See <a href="awstats_faq.html#LANG">AWStats F.A.Q.</a> for full list.<br>\r
+       * No need of extra perl libraries. All basic perl interpreters can make AWStats working,<br>\r
+       * Look and colors can match your site design,<br>\r
+       * Help and tooltips on HTML reported pages,<br>\r
+       * Easy to use (Just one configuration file to edit),<br>\r
+    * Absolutely free (even for web hosting providers), with sources (<a href="awstats_license.html">GNU General Public License</a>)<br>\r
+       * AWStats has a <a href="awstats.xml" target=_newawstats>XML Portable Application Description</a>.<br>\r
+<br>\r
+       <b>Requirements</b>:<br>\r
+       To use AWStats, you need the following requirements:<br>\r
+       * Your server must log web access in a log file you can read (better if read and write access).<br>\r
+       * You must be able to run perl scripts (.pl files) from command line and/or as CGI.<br>\r
+       If not, you can solve this by downloading last Perl version at <a href="http://www.activestate.com/ActivePerl/">ActivePerl</a> (<font color=#221188>Win32</font>) or <a href="http://www.perl.com/pub/language/info/software.html">Perl.com</a> (<font color=#221188>Unix/Linux/Other</font>).<br>\r
+       See <a href="awstats_faq.html#SERVERSOS">AWStats F.A.Q.</a> to have examples of supported OS and Web servers.<br>\r
+<br>\r
+\r
+\r
+\r
+<hr>\r
+\r
+<script language=javascript>\r
+       var lastmod = new Date(document.lastModified);\r
+       if (lastmod.getDate() > 0) {\r
+               if (lastmod.getDate()<10) zerod="0"\r
+               else zerod="";\r
+               if (lastmod.getMonth()<9) zerom="0"\r
+               else zerom=""\r
+               year2kok=lastmod.getYear();\r
+               if (year2kok<100) year2kok+=2000;\r
+               if ((year2kok>=100) && (year2kok < 1970)) year2kok+=1900;\r
+               document.writeln("Last revision: "+year2kok+"-"+zerom+(lastmod.getMonth()+1)+"-"+zerod+lastmod.getDate());\r
+       }\r
+</script>\r
+\r
+</body>\r
+</html>\r