From: eldy <> Date: Fri, 15 Aug 2003 15:08:01 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_7_RELEASE~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dceea5b021b825c6d3c6d5226ce95955ffe9dcc4;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats.htm b/docs/awstats.htm index d6350db9..977ba3e2 100644 --- a/docs/awstats.htm +++ b/docs/awstats.htm @@ -16,7 +16,7 @@ AWStats - - Ver: 5.6
+ - Ver: 5.7
Written by: Laurent Destailleur
61 Boulevard Vauban
Montigny-le-Bretonneux, Yvelines 78180
FRANCE @@ -31,12 +31,12 @@ Written by: Laurent Destailleur
-Release Date: 06/28/2003
+Release Date: 08/15/2003
Release Status: Minor Update
-File Size: 733k  -  0.73MB +File Size: 758k  -  0.76MB @@ -87,7 +87,7 @@ Order Online: http://awstats.sourceforg http://awstats.sourceforge.net/files/awstats.zip
-http://prdownloads.sourceforge.net/awstats/awstats-56.zip
+http://prdownloads.sourceforge.net/awstats/awstats-57.zip


diff --git a/docs/awstats.pdf b/docs/awstats.pdf index 861bdb08..0272fa9c 100644 Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ diff --git a/docs/awstats.xml b/docs/awstats.xml index 05a95d5a..d5107a4b 100644 --- a/docs/awstats.xml +++ b/docs/awstats.xml @@ -33,9 +33,9 @@ AWStats - 5.6 - 06 - 28 + 5.7 + 08 + 15 2003 0 @@ -50,9 +50,9 @@ awstats.zip awstats.zip awstats.zip - 750790 - 733 - 0.73 + 776054 + 758 + 0.76 N @@ -97,7 +97,7 @@ Distributed under GNU General Public License. http://awstats.sourceforge.net/files/awstats.zip - http://prdownloads.sourceforge.net/awstats/awstats-56.zip + http://prdownloads.sourceforge.net/awstats/awstats-57.zip diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index 6925570b..85202dcc 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -1226,18 +1226,7 @@ So, you should edit your config file to add in the

Step 1 : Install and Setup


-A) With Apache Server (on Unix/Linux, Windows, MacOS...)
+A) With Apache or compatible server (on Unix/Linux, Windows, MacOS...)

* Step 1-1
Configure your apache web server to have NCSA combined/XLF/ELF log format (you can use your own log format but @@ -82,6 +82,8 @@ This new file must be stored in

* Step 1-6
Edit this new config file with your own setup :
+- Change LogType value with "W" for analyzing +web server log files, "M" for mail log files, "F" for ftp log files, "O" otherwise.
- Change LogFile value with full path of your web server log file (You can also use a relative path from your awstats.pl directory).
- Check if LogFormat has the value "1" (it means "NCSA apache combined/ELF/XLF log format").
@@ -95,7 +97,7 @@ Step 1 (Install and Setup) is finished. You can jump to the (You can still use @@ -136,6 +138,8 @@ This new file must be stored in

* Step 1-5
Edit this new config file with your own setup :
+- Change
LogType value with "W" for analyzing +web server log files, "M" for mail log files, "F" for ftp log files, "O" otherwise.
- Change LogFile value with full path of your web server log file (You can also use a relative path from your awstats.pl directory).
- Change LogFormat to value "2" (it means "IIS Extended W3C log format").