]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Tue, 23 Jul 2002 14:13:29 +0000 (14:13 +0000)
committereldy <>
Tue, 23 Jul 2002 14:13:29 +0000 (14:13 +0000)
13 files changed:
docs/awstats_benchmark.html
docs/awstats_changelog.txt
docs/awstats_compare.html
docs/awstats_config.html
docs/awstats_faq.html
docs/awstats_glossary.html
docs/awstats_license.html
docs/awstats_security.html
docs/awstats_setup.html
docs/awstats_tools.html
docs/awstats_what.html
docs/index.html
wwwroot/cgi-bin/awstats.model.conf

index ddab0420587dd1c1001b012e65506b8cba0a6123..0b55b4a6f38f3829b707cf740afa85043e4cd6ca 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index fbe97d828e7682cef244372c3b8ffcc5cc94aec7..a3b4671a06232e57d08850e675985f13d27d7e0a 100644 (file)
@@ -2,15 +2,18 @@ AWStats Changelog
 -----------------
 
 
-4.2
+5.0
 
-- New feature: Added Plugins support and several working plugins.
-- New feature: Use frame to report (new UseFramesWhenCGI parameter).
-- Rewrite code of reading history files to reduce time and memory to load.
+- New feature: Support DNS cache files for DNS lookup.
+- New feature: Added Plugins support and several working plugins:
+  A GMT correcter, A hash file DNS cache saver/reader...
+- New feature: Use framed report (new UseFramesWhenCGI parameter).
+- Rewrite code to read history files to reduce time and memory to load.
 - "Never updated" is now in language files.
 - Reduce number of global vars in code.
 - New feature: DefaultFile parameter accepts several values.
 - New parameter: LogSeparator for log files with exotic separators.
+- New tag for logfile: %WY is replaced by week number in year.
 - Added slovak language files.
 
 
index a8b4de91801561bdd4aefdfe9c98b57355c1f5af..242f625822774e0d2f1740224d273afccb705138 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 07a0343e1487116fd511c80ffccb9af6b022377a..1de2de750cbf5fdfd73bc74ad460352c83a001a6 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
@@ -182,7 +182,7 @@ when reading it), follow the example:<br>
 3.2+ for tag %WM-n<br>\r
 4.0+ for tag %DW-n<br>\r
 4.1+ for tag %NS-n<br>\r
-4.2+ for tag %WY-n<br>\r
+5.0+ for tag %WY-n<br>\r
 <br># "LogFile" contains the web server logfile to analyze.\r
 <br># You can use a full path or relative path from awstats.pl directory.\r
 <br># Example: "/var/log/apache/access.log"\r
@@ -266,7 +266,7 @@ when reading it), follow the example:<br>
 <br><br><hr>\r
 \r
 <a name="LogSeparator"><b>LogSeparator</b></a><br>\r
-<b>Version : </b>4.2 +<br>\r
+<b>Version : </b>5.0 +<br>\r
 <br># If your log field's separator is not a space, you can change this parameter.\r
 <br># Example: " "\r
 <br># Example: "\t"\r
@@ -277,7 +277,7 @@ when reading it), follow the example:<br>
 <br><br><hr>\r
 \r
 <a name="DNSLookup"><b>DNSLookup</b></a><br>\r
-<b>Version : </b>1.0 + (4.2 + for value 2) <br>\r
+<b>Version : </b>1.0 + (5.0 + for value 2) <br>\r
 <br># If you want to have information on domains/countries visitors, you must ask\r
 <br># AWStats to make reverse DNS lookup (if not already done in your log file).\r
 <br># With DNSLookup to 0, all hosts will be reported by their IP addresses and\r
@@ -390,13 +390,14 @@ when reading it), follow the example:<br>
 <br><br><hr>\r
 \r
 <a name="DNSCacheFile"><b>DNSCacheFile</b></a><br>\r
-<b>Version : </b>4.2 +<br>\r
+<b>Version : </b>5.0 +<br>\r
 <br># AWStats can do reverse DNS lookups through a DNS cache file that is either\r
 <br># created/updated at run-time, or has been previously created, either by a\r
 <br># previous run of AWStats, or other tools using same format of DNS cache file.\r
-<br># If no path is given in DNS cache file name, AWStats will search and save it\r
-<br># into DirData directory.\r
+<br># If no path is gave in DNS cache file name, AWStats will search DirData\r
+<br># directory.\r
 <br># This option is not used if DNSLookup=0.\r
+<br># Note: DNS cache file must have format: no ipaddress resolved_hostname\r
 <br># Example: "/mydnscachedir/dnscache"\r
 <br># Default: "dnscachefile.txt"\r
 <br>#\r
@@ -524,7 +525,7 @@ when reading it), follow the example:<br>
 <br><br><hr>\r
 \r
 <a name="DefaultFile"><b>DefaultFile</b></a><br>\r
-<b>Version : </b>1.0 + (4.2 + can accept several values)<br>\r
+<b>Version : </b>1.0 + (5.0 + can accept several values)<br>\r
 <br># Default index page name for your web server.\r
 <br># Example: "default.htm default.html"\r
 <br># Default: "index.html"\r
@@ -756,7 +757,7 @@ AWStats 4.1+ supports both keywords AND keyphrases by default with no need of an
 <br><br><hr>\r
 \r
 <a name="UseFramesWhenCGI"><b>UseFramesWhenCGI</b></a><br>\r
-<b>Version : </b>4.2 +<br>\r
+<b>Version : </b>5.0 +<br>\r
 <br># When you use AWStats as a CGI, you can have the reports shown in HTML views.\r
 <br># Frames are only available for report viewed dynamically. When you build\r
 <br># pages from command line, this option is not used and no frames are built.\r
@@ -768,7 +769,7 @@ AWStats 4.1+ supports both keywords AND keyphrases by default with no need of an
 <br><br><hr>\r
 \r
 <a name="DetailedReportsOnNewWindows"><b>DetailedReportsOnNewWindows</b></a><br>\r
-<b>Version : </b>4.1 + (4.2+ for value 2)<br>\r
+<b>Version : </b>4.1 + (5.0 + for value 2)<br>\r
 <br># This parameter ask your browser to open detailed reports into a different\r
 <br># window than the main page.\r
 <br># Possible values:\r
@@ -1052,14 +1053,15 @@ color_u,color_v,color_p,color_h,color_k,color_s<br>
 <br><br><hr>\r
 \r
 <a name="LoadPlugin"><b>LoadPlugin</b></a><br>\r
-<b>Version : </b>4.2 +<br>\r
+<b>Version : </b>5.0 +<br>\r
 <br># Add here all plugins file you want to load.\r
 <br># Plugin files must be .pm files stored in 'plugins' directory.\r
 <br># Uncomment LoadPlugin lines to enable a plugin after checking that plugin\r
 <br># required perl modules are installed.\r
 <br>\r
-<br># Plugin MyPlugin:\r
-<br># MyPlugin description\r
+<br># Plugin: PluginName\r
+<br># PluginName description\r
+<br># Perl modules required: ...\r
 <br>#\r
 <br>LoadPlugin="pluginname"\r
 \r
index 295d47224c75312748ed00a8d08f3d32fa84fde6..e23630b3207ff41d114339a53e1a7236b172d981 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 03c823554c05c76d1c2a9c98f16fda4a0d67747c..dc4f89094224868998648ff74a9f6db1b6c55c36 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 250c2d2efba7a8d761850c95ce3d6391957b9653..c8a0bd3d1ca9c3222fb446bc8e0ccbc903307579 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 875ee043a7f0015a2575db08ae5ed2d21e1454da..ac13920418f33e4840cbfb46c0fc0257edc7e66c 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index d28cda94ee5df3c1fcd48bbdec0de71d82850484..ea1476f0ab0e01e9590d7f40b3fb4ea7a2b3158d 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 4de853dd8cc637bc5bce9ab23d9b1d2fdb7d62a0..d232c19b72b3e8b4a137de02815d0b5b680a1dbc 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
index 2b5c747a7cdf049e30604776a3fc4a202e44e914..96adb69a9c23d25f56edc1a3f7f784e0b838a77c 100644 (file)
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
@@ -58,8 +58,8 @@
        * 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 a scheduler,<br>\r
        * Unlimited log file size, support split log files (load balancing system),<br>\r
-       * Reverse DNS lookup before or during analysis,<br>\r
-       * A lot of options/filters can be defined,<br>\r
+       * Reverse DNS lookup before or during analysis, support DNS cache files,<br>\r
+       * A lot of options/filters and plugins can be used,<br>\r
        * Multi-named web sites supported (virtual servers, great for web-hosting providers),<br>\r
 <!--   * Yearly, monthly and daily statistics,<br> -->\r
        * Several languages. See <a href="awstats_faq.html#LANG">AWStats F.A.Q.</a> for full list.<br>\r
index 049227e6847ba4ac6b80a5dc6504146c825c4ba9..f426a762efdc3812a10357e379d805ee048ffa54 100644 (file)
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-<meta name="keywords" content="awstats, awstat, faq, doc, documentation, docs, setup, manual, instructions, questions, support, help, problems">
+<meta name="keywords" content="awstats, awstat, index, main, page, faq, doc, documentation, docs, setup, manual, instructions, questions, support, help, problems">
 <meta name="robots" content="index,follow">
 <meta name="description" content="AWStats official documentation pages (setup, FAQ, demo...)">
-<meta name="title" content="AWStats log analyzer 4.1 Documentation">
-<title>AWStats logfile analyzer 4.1 Documentation</title>
+<meta name="title" content="AWStats log analyzer Documentation">
+<title>AWStats logfile analyzer Documentation</title>
 <link rel="stylesheet" href="styles.css" type="text/css">
 <!-- $Revision$ - $Author$ - $Date$ -->
 </head>
@@ -20,7 +20,7 @@
 <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 arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 4.1 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.0 Documentation</b></font><br>
 <br>
 </td>
 <td bgcolor=#9999cc align=center>
index 6c0ffc226882058128a760ec1ab4ba83351dc451..10da44f4fd198afc3ab44b56ccd45c13680c7df7 100644 (file)
@@ -201,8 +201,8 @@ AllowToUpdateStatsFromBrowser=0
 # AWStats can do reverse DNS lookups through a DNS cache file that is either
 # created/updated at run-time, or has been previously created, either by a
 # previous run of AWStats, or other tools using same format of DNS cache file.
-# If no path is given in DNS cache file name, AWStats will search and save it
-# into DirData directory.
+# If no path is gave in DNS cache file name, AWStats will search DirData
+# directory.
 # This option is not used if DNSLookup=0.
 # Note: DNS cache file must have format: no ipaddress resolved_hostname
 # Example: "/mydnscachedir/dnscache"
@@ -688,31 +688,36 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # required perl modules are installed.
 #
 
-# Plugin Graph3D:
+# Plugin: Graph3D
+# Perl modules required: Graph3D
 # Some reported charts are nice 3D graphics.
 #
 #LoadPlugin="graph3d"          # !!! NOT YET AVAILABLE !!!
 
-# Plugin HashFiles:
+# Plugin: HashFiles
 # AWStats data files as read/saved as native hash files. This increase
 # data file loading speed, above all for very large web sites.
+# Perl modules required: Storable
 #
-#LoadPlugin="hashfiles"                # !!! NOT YET AVAILABLE !!!
+#LoadPlugin="hashfiles"
 
-# Plugin TimeHiRes:
+# Plugin: TimeHiRes
 # Time reported by -showsteps option is in millisecond. For debug purpose.
+# Perl modules required: Time::HiRes
 #
 #LoadPlugin="timehires"                
 
-# Plugin TimeZone:
+# Plugin: TimeZone
 # Allow AWStats to correct a bad timezone for user of IIS that use strange
 # log format.
+# Perl modules required: Time::Local
 # !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
 #
 #LoadPlugin="timezone +2"
 
-# Plugin ReadGz:
+# Plugin: ReadGz
 # Allow AWStats to read gz log files.
+# Perl modules required: Compress
 #
 #LoadPlugin="readgz"           # !!! NOT YET AVAILABLE !!!