From: eldy <> Date: Tue, 9 Dec 2003 22:37:00 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_0_BETA~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44988bb11864ea880e4f9625771fa6958f553de5;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats.pdf b/docs/awstats.pdf index 410539b3..de0d104a 100644 Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index 3e630408..01f21792 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -142,9 +142,9 @@ Apache combined log format (known as NCSA combined log format or XLF or ELF form Any other personalized Apache log format,
Any IIS log format (known as W3C format),
Webstar native log format,
-Windows Media Server,
+Realmedia server, Windows Media Server, Darwin streaming server,
ProFTP server,
-Postfix, Sendmail, QMail,
+Postfix, Sendmail, QMail, Mdaemon
A lot of web/wap/proxy/streaming servers log format

Note*: Apache common log format (AWStats can now analyze such log files but such log files does not @@ -226,7 +226,7 @@ If you can't find it nor build it, you can try to use a LogFile parameter that l PROBLEM:
What do I have to do to use AWStats to analyze some FTP server log files.
SOLUTION:
-AWStats was built to analyze web,wap or proxy server's log files. However it can be used with some FTP server log files.
+AWStats can be used with some FTP server log files.

1- Setup your FTP log file format:

diff --git a/docs/awstats_webmin.html b/docs/awstats_webmin.html index 445d5da5..b248082c 100644 --- a/docs/awstats_webmin.html +++ b/docs/awstats_webmin.html @@ -44,8 +44,7 @@ If you don't use it, you don't need to read what is described here.


Adding the AWStats Webmin module to Webmin interface

-
  • Run Wemin, go to the "AWStats LogFile Analysis" menu.
    -
  • Go to "Webmin Configuration".
    +
  • Run Webmin, go to "Webmin Configuration".
  • Click on "Webmin Modules".
  • Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided with AWStats in tools/webmin directory or can be downloaded separately from AWStats @@ -55,7 +54,7 @@ After that a new entry "AWStats LogFile Analysis" should appear in your Webmin m

    Setup of the AWStats Webmin module

    -
  • Run Wemin, go to the "AWStats LogFile Analysis" menu.
    +
  • Run Webmin, go to the "AWStats LogFile Analysis" menu.
  • Click on the "Module configuration".
  • You must now enter here values for:
    - Absolute filesystem path to AWStats (CLI)
    @@ -65,9 +64,6 @@ It could be /usr/local/awstats/wwwroot/cgi-bin/awstats.pl
    It's absolute or relative URL you must enter to run AWStats as a CGI. This depends on the way you setup your web server and cgi directories.
    It could be /cgi-bin/awstats.pl or http://127.0.0.1/awstats/awstats.pl.
    -- Path to AWStats directory for configuration files:
    -It's the path where your AWStats config files are stored.
    -In most cases it must be /etc/awstats directory.
    - Sample AWStats configuration file
    This is the sample file used to create a new config file.
    In most cases it must be /etc/awstats/awstats.model.conf.
    @@ -75,7 +71,7 @@ In most cases it must be /etc/awstats/awstats.model.conf.

    Using the AWStats Webmin module

    -
  • Just run Wemin, go to the "AWStats LogFile Analysis" menu.
    +
  • Just run Webmin, go to the "AWStats LogFile Analysis" menu.
  • You can now, add, edit or delete config files.
  • You can also update or view statistics for a particular config file.