From: eldy <> Date: Wed, 23 Nov 2005 20:36:51 +0000 (+0000) Subject: Doc: Added feedbacks found from http://www.antezeta.com/awstats.html X-Git-Tag: AWSTATS_6_5_BETA_2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac80b8392fe69aa3e87f72b5fb94ea1d22396dcb;p=thirdparty%2FAWStats.git Doc: Added feedbacks found from http://www.antezeta.com/awstats.html --- diff --git a/docs/awstats_extra.html b/docs/awstats_extra.html index a599addd..e0a12545 100644 --- a/docs/awstats_extra.html +++ b/docs/awstats_extra.html @@ -66,6 +66,8 @@ Following examples are precious tutorials...
  • Example 5: Tracking most requested domain aliases
  • Example 6: List of top level 2 path under a directory /mydir

    +And for more usage examples (like more precise Search Engine Optimization, referrals by domain, ...), +you can have a look at the very good page Antezeta AWStats Enhancements and Extensions page.


    diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index ab5a2323..8c1d42fb 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -1284,6 +1284,17 @@ to get your statistics back.
    How can I compile and build statistics on a daily basis. I mean i want to have a full report with all charts with data for a particular day only and want one report for each day of month.
    SOLUTION:
    +If you use version 6.5 or higher:
    +What you can do is rerun the update process by adding the parameter -databasebreak=hour or -databasebreak=day. +No option is same than -databasebreak=month, the default and old behaviour of AWStats.
    +Using this hidden option will ask AWStats to build a different database file for each break, +this means that several reports are done for each hour or day.
    +To call a report add same option -databasebreak=hour or -databasebreak=day with option -output +when AWStats report is staticaly built from command line or add &databasebreak=hour or +&databasebreak=day if AWStats is called as a CGI.
    +This feature is recent so may have results not completely reliable, that's why it is not yet +fully documented.
    +If you use version 6.4 or older:
    This is an non documented and not supported trick, as this is not the standard way of working:
    First, run the update process at midnight (or on a log file that was rotated at midnight so that it contains only data for this particular day (you can choose another hour in night if you want