From: eldy <> Date: Sat, 15 May 2004 13:24:48 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_1_RELEASE^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66db68b5d24934e72fbc95fd19fba1c4c36cbcd7;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats.pdf b/docs/awstats.pdf index cf007889..07364d50 100644 Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 98a53391..33ff5489 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -2,6 +2,11 @@ AWStats Changelog ----------------- $Revision$ - $Author$ - $Date$ +6.2 + +Other/Documentation: +- Minor change on documentation. + 6.1 diff --git a/docs/awstats_setup.html b/docs/awstats_setup.html index 763454e4..0a468880 100644 --- a/docs/awstats_setup.html +++ b/docs/awstats_setup.html @@ -44,84 +44,88 @@ AWStats common use is made in 3 steps:

Step 1 : Install and Setup with configure.pl


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

* Step 1-1:
-(if you use a package provided with a Linux distribution or Windows installer, this might be -already done, however it is recommanded to do it)
+(if you use a package provided with a Linux distribution or Windows installer, action done in step 1-1 +might have already be done, if you don't know you, do it again)

-After downloading and running the AWStats package, you must run the configure.pl script. -You will find it in the tools directory (If using the windows installer, the script is +After downloading and extracting the AWStats package, you should run the configure.pl script to do +several setup actions. +You will find it in the AWStats tools directory (If using the windows installer, the script is automatically launched):
perl configure.pl
-
-This is what the script do for you (you can do all of this manually if you prefer):
+ + * Step 1-2:
-Once a config file has been automatically created (by configure.pl or you package -installer), it's important to edit it manually and change the "MAIN PARAMETERS" +Once a config file has been automatically created (by configure.pl, by you package +installer or just by a manual copy of awstats.model.conf), it's important to edit it manually and change the "MAIN PARAMETERS" to match all your needs:

This is for example the parameters you should check seriously :
@@ -131,21 +135,10 @@ can also use a relative path from your awstats.pl directory).
web server log files, "S" for a streaming server log file, "M" for mail log files, "F" for ftp log files.
- Check if LogFormat has the value "1" (it means "NCSA apache combined/ELF/XLF log format") or use a personalized log format if you don't use combined log format.
-- Check/Change DirIcons parameter to reflect relative URL of awstats icon directory.
- Edit SiteDomain parameter with the main domain name or the intranet web server name used to reach the web site to analyze (Example: www.mydomain.com). If you have several possible name for same site, add list in HostAlias parameter.
-- You can change other parameters if you want.
-
- -* Step 1-3:
-(if Perl interpreter is correctly setup, this step is not required)

-If necessary, edit the first (top-most) line of awstats.pl file that is
-#!/usr/bin/perl
-to reflect the path were your Perl interpreter is installed. Default value works for most of Unix OS, but it also might be
-#!/usr/local/bin/perl
-With Apache for Windows and ActivePerl interpreter, it might be
-#!c:/program files/activeperl/bin/perl
+- You can also change other parameters if you want.

Step 1 (Install and Setup) is finished. You can jump to the Build/Update Statistics section.
@@ -170,7 +163,7 @@ c-ip
cs-username
cs-method
cs-uri-stem
-cs-uri-query
+cs-uri-query
sc-status
sc-bytes
cs-version