]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Fri, 15 Aug 2003 15:08:01 +0000 (15:08 +0000)
committereldy <>
Fri, 15 Aug 2003 15:08:01 +0000 (15:08 +0000)
docs/awstats.htm
docs/awstats.pdf
docs/awstats.xml
docs/awstats_faq.html
docs/awstats_setup.html

index d6350db91ab762419aa4b9b2abb22b216bafb2d1..977ba3e2c168cdc7bf5a5e08049eeb6faeff2df7 100644 (file)
@@ -16,7 +16,7 @@
 <TR>\r
 <TD  colspan=2 valign=top>\r
 <a href="http://awstats.sourceforge.net">AWStats</a>\r
- - Ver: 5.6 <BR>\r
+ - Ver: 5.7 <BR>\r
 Written by: <a href="http://awstats.sourceforge.net">Laurent Destailleur</a><BR>\r
 61 Boulevard Vauban<BR>Montigny-le-Bretonneux, Yvelines 78180<BR>FRANCE\r
 \r
@@ -31,12 +31,12 @@ Written by: <a href="http://awstats.sourceforge.net">Laurent Destailleur</a><BR>
 </TR>\r
 <TR>\r
 <TD width="33%">\r
-<FONT SIZE=2>Release Date: 06/28/2003<BR>\r
+<FONT SIZE=2>Release Date: 08/15/2003<BR>\r
 Release Status: <B>Minor Update</B>\r
 </FONT>\r
 </TD>\r
 <TD width="33%">\r
-<FONT SIZE=2>File Size: 733k&nbsp;&nbsp;-&nbsp;&nbsp;0.73MB</FONT>\r
+<FONT SIZE=2>File Size: 758k&nbsp;&nbsp;-&nbsp;&nbsp;0.76MB</FONT>\r
 </TD>\r
 <TD width="33%">\r
 <FONT SIZE=2>\r
@@ -87,7 +87,7 @@ Order Online: <a href="http://awstats.sourceforge.net">http://awstats.sourceforg
 <TD>\r
 <font size=2>\r
 <a href="http://awstats.sourceforge.net/files/awstats.zip">http://awstats.sourceforge.net/files/awstats.zip</a><BR>\r
-<a href="http://prdownloads.sourceforge.net/awstats/awstats-56.zip">http://prdownloads.sourceforge.net/awstats/awstats-56.zip</a><BR>\r
+<a href="http://prdownloads.sourceforge.net/awstats/awstats-57.zip">http://prdownloads.sourceforge.net/awstats/awstats-57.zip</a><BR>\r
 <a href="<!--Web_Info.Download_URLs.Additional_Download_URL_1 -->"><!--Web_Info.Download_URLs.Additional_Download_URL_1 --></a><BR>\r
 <a href="<!--Web_Info.Download_URLs.Additional_Download_URL_2 -->"><!--Web_Info.Download_URLs.Additional_Download_URL_2 --></a><BR>\r
 </font>\r
index 861bdb08dc97ee662d5acd7ad7da55f6a629aab0..0272fa9cc965075e72e5d8419d690ac569c469ca 100644 (file)
Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ
index 05a95d5a0dfaaaa92509df2f49f4a1234aeb282e..d5107a4bc9239825c0d982088f92aeb2c00c5e2a 100644 (file)
@@ -33,9 +33,9 @@
 </Company_Info>\r
 <Program_Info>\r
         <Program_Name>AWStats</Program_Name>\r
-        <Program_Version>5.6</Program_Version>\r
-        <Program_Release_Month>06</Program_Release_Month>\r
-        <Program_Release_Day>28</Program_Release_Day>\r
+        <Program_Version>5.7</Program_Version>\r
+        <Program_Release_Month>08</Program_Release_Month>\r
+        <Program_Release_Day>15</Program_Release_Day>\r
         <Program_Release_Year>2003</Program_Release_Year>\r
         <Program_Cost_Dollars>0</Program_Cost_Dollars>\r
         <Program_Cost_Other_Code />\r
@@ -50,9 +50,9 @@
         <Filename_Previous>awstats.zip</Filename_Previous>\r
         <Filename_Generic>awstats.zip</Filename_Generic>\r
         <Filename_Long>awstats.zip</Filename_Long>\r
-        <File_Size_Bytes>750790</File_Size_Bytes>\r
-        <File_Size_K>733</File_Size_K>\r
-        <File_Size_MB>0.73</File_Size_MB>\r
+        <File_Size_Bytes>776054</File_Size_Bytes>\r
+        <File_Size_K>758</File_Size_K>\r
+        <File_Size_MB>0.76</File_Size_MB>\r
     </File_Info>\r
 <Expire_Info>\r
         <Has_Expire_Info>N</Has_Expire_Info>\r
@@ -97,7 +97,7 @@ Distributed under GNU General Public License.</Char_Desc_2000>
     </Application_URLs>\r
 <Download_URLs>\r
         <Primary_Download_URL>http://awstats.sourceforge.net/files/awstats.zip</Primary_Download_URL>\r
-        <Secondary_Download_URL>http://prdownloads.sourceforge.net/awstats/awstats-56.zip</Secondary_Download_URL>\r
+        <Secondary_Download_URL>http://prdownloads.sourceforge.net/awstats/awstats-57.zip</Secondary_Download_URL>\r
         <Additional_Download_URL_1 />\r
         <Additional_Download_URL_2 />\r
     </Download_URLs>\r
index 6925570b503a56856d51d3ddb0eeeab9d1bfe7a7..85202dcc3338566288bd0b259783cb07a2430f8f 100644 (file)
@@ -1226,18 +1226,7 @@ So, you should edit your config file to add in the <a href="awstats_config.html#
        }
 </script>
 
+
 </body>
 </html>
 
-
-
-
-This is an non documented trick.\r
-After the update MOVE (and not copy) the history file\r
-awstatsMMYYYY.yourdomain.txt\r
-into\r
-awstatsDDMMYYYY.yourdomain.txt\r
-\r
-With this you can have one full stats page for each day. You can see full stats for a particular day by adding non documented parameter -day=DD on command line (with others like -month=MM and -year=YYYY). If ran from a browser you can also add &day=DD on URL.\r
-\r
-However you have day by day stats but you don't have any more statistics for full month. Must choose.
index e562d7641560fb235c3922073b7f45379ad8ca56..e6c968ae255759016ce9bb3b7881d72ef83eb733 100644 (file)
@@ -44,7 +44,7 @@ AWStats common use is made in 3 steps:<br>
 <br><a name="INSTALL"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 1 : Install and Setup</u></H2></a>\r
 \r
 <br>\r
-<b>A) With Apache Server (on Unix/Linux, Windows, MacOS...)</b><br>\r
+<b>A) With Apache or compatible server (on Unix/Linux, Windows, MacOS...)</b><br>\r
 <br>\r
 * Step 1-1<br>\r
 Configure your apache web server to have <b>NCSA combined/XLF/ELF</b> log format (you can use your own log format but\r
@@ -82,6 +82,8 @@ This new file must be stored in<br>
 <br>\r
 * Step 1-6<br>\r
 Edit this new config file with your own setup :<br>\r
+- Change <a href="awstats_config.html#LogType">LogType</a> value with "W" for analyzing\r
+web server log files, "M" for mail log files, "F" for ftp log files, "O" otherwise.<br>\r
 - Change <a href="awstats_config.html#LogFile">LogFile</a> value with full path of your web server log file (You\r
 can also use a relative path from your awstats.pl directory).<br>\r
 - Check if <a href="awstats_config.html#LogFormat">LogFormat</a> has the value "1" (it means "NCSA apache combined/ELF/XLF log format").<br>\r
@@ -95,7 +97,7 @@ Step 1 (Install and Setup) is finished. You can jump to the <a href="#BUILD_UPDA
 <br>\r
 <br>\r
 <br>\r
-<b>B) With IIS Server</b><br>\r
+<b>B) With IIS server</b><br>\r
 <br>\r
 * Step 1-1<br>\r
 Configure IIS to log in <b>"Extended W3C log format"</b> (You can still use\r
@@ -136,6 +138,8 @@ This new file must be stored in<br>
 <br>\r
 * Step 1-5<br>\r
 Edit this new config file with your own setup :<br>\r
+- Change <a href="awstats_config.html#LogType">LogType</a> value with "W" for analyzing\r
+web server log files, "M" for mail log files, "F" for ftp log files, "O" otherwise.<br>\r
 - Change <a href="awstats_config.html#LogFile">LogFile</a> value with full path of your web server log file (You\r
 can also use a relative path from your awstats.pl directory).<br>\r
 - Change <a href="awstats_config.html#LogFormat">LogFormat</a> to value "2" (it means "IIS Extended W3C log format").<br>\r