From: eldy <> Date: Sun, 24 Apr 2005 15:09:32 +0000 (+0000) Subject: Updated 6.5 documentation X-Git-Tag: AWSTATS_WEBMIN_1_6_BETA~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59389fedecfe01304782ed6a3f90ed57d5e3fcfb;p=thirdparty%2FAWStats.git Updated 6.5 documentation --- diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index a9d95d8d..a70fd118 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -944,7 +944,14 @@ if you can see a line that looks like that:
123.123.123.123 - - [24/Apr/2005:16:09:38 +0200] "GET /js/awstats_misc_tracker.js?screen=800x600&win=724x517&cdi=32&java=true&shk=n&fla=y&rp=n&mov=n&wma=y&pdf=y&uid=awsuser_id123&sid=awssession_id123 HTTP/1.1" 200 6237 "http://therefererwebsite.com/index.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3" (-)
-If you change directory where awstats_misc_tracker.js is stored (somewhere else than /js directory in your web root), +If yes, you can then run the AWStats update process. Screen sizes information will be analyzed. All you have to do +now is to edit your config file to tell AWStats to add the report on html output. For this, change +the ShowMiscStats parameter.
+
+ShowMiscStats=anjdfrqwp +
+
+Note: If you change directory where awstats_misc_tracker.js is stored (somewhere else than the /js directory), you must modify, according to your change:
- the html tags added
- the line: var awstatsmisctrackerurl="/js/awstats_misc_tracker.js"; inside the awstats_misc_tracker.js script