~ubuntu-branches/ubuntu/lucid/awstats/lucid

« back to all changes in this revision

Viewing changes to docs/awstats_setup.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2005-02-05 17:13:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050205171348-h8uy32bhbcnhciie
Tags: 6.3-1
* New upstream release. Closes: bug#293702, #293668 (thanks to Nelson
  A. de Oliveira <naoliv@biolinux.df.ibilce.unesp.br>).
  + Includes upstream fix for security bug fixed in 6.2-1.1.
  + Includes upstream fix for most of security bug fixed in 6.2-1.1.
* Acknowledge NMUs. Closes: bug#291064, #294488 (thanks to Martin
  Schulze <joey@infodrom.org>, Martin Pitt <mpitt@debian.org>, Ubuntu,
  Joey Hess <joeyh@debian.org>, Frank Lichtenheld <djpig@debian.org> and Steve
  Langasek <vorlon@debian.org>).
* Include patch for last parts of security bug fixed in 6.2-1.1:
  01_sanitize_more.patch.
* Patch (02) to include snapshot of recent development:
  + Fix security hole that allowed a user to read log file content
    even when plugin rawlog was not enabled.
  + Fix a possible use of AWStats for a DoS attack.
  + configdir option was broken on windows servers.
  + DebugMessages is by default set to 0 for security reasons.
  + Minor fixes.
* References:
  CAN-2005-0435 - read server logs via loadplugin and pluginmode
  CAN-2005-0436 - code injection via PluginMode
  CAN-2005-0437 - directory traversal via loadplugin
  CAN-2005-0438 - information leak via debug

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<meta name="title" content="AWStats Documentation - Setup page">
8
8
<title>AWStats Documentation - Setup page</title>
9
9
<link rel="stylesheet" href="styles.css" type="text/css">
10
 
<!-- $Revision: 1.61 $ - $Author: eldy $ - $Date: 2004/01/13 13:32:33 $ -->
 
10
<!-- $Revision: 1.70 $ - $Author: eldy $ - $Date: 2004/12/18 22:04:22 $ -->
11
11
</head>
12
12
 
13
13
<body topmargin=10 leftmargin=5>
20
20
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
21
21
<td bgcolor=#9999cc align=center>
22
22
<br>
23
 
<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.0 Documentation</b></font><br>
 
23
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.3 Documentation</b></font><br>
24
24
<br>
25
25
</td>
26
26
<td bgcolor=#9999cc align=center>
31
31
</table>
32
32
 
33
33
 
34
 
<br><br><H1 style="font: 26px arial,helvetica,sanserif">Install, Setup and Use AWStats</H1>
 
34
<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Install, Setup and Use AWStats</H1>
35
35
 
36
36
AWStats common use is made in 3 steps:<br>
37
37
<ul>
38
 
<li>Step 1 : <a href="#INSTALL">The install and setup</a><br>
39
 
<li>Step 2 : <a href="#BUILD_UPDATE">The build/update of statistics</a><br>
40
 
<li>Step 3 : <a href="#READ">The reading of results</a><br>
 
38
<li>Step 0 : <a href="#INSTALL">The install and setup</a><br>
 
39
<li>Step 1 : <a href="#BUILD_UPDATE">The build/update of statistics</a><br>
 
40
<li>Step 2 : <a href="#READ">The reading of results</a><br>
41
41
</ul>
42
42
<br>
43
43
 
44
44
<!--
45
45
<br>
46
46
Before starting, check that your Perl version is at least 5.005_03 (or higher) by running the <i>perl -v</i> command.
47
 
If not, you can install a recent Perl interpreter from <a href="http://www.activestate.com/ActivePerl/">ActivePerl</a> (<font color=#221188>Win32</font>) or <a href="http://www.perl.com/pub/language/info/software.html">Perl.com</a> (<font color=#221188>Unix/Linux/Other</font>).<br>
 
47
If not, you can install a recent Perl interpreter from <a href="http://www.activestate.com/ActivePerl/">ActivePerl</a> (<font color=#221188>Win32</font>) or <a href="http://www.perl.com/pub/language/info/software.html">Perl.com</a> (<font color=#221188>Unix/Linux/Other</font>).<br>
48
48
-->
49
 
<br><a name="INSTALL"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 1 : Install and Setup with configure.pl</u></H2></a>
 
49
<br><a name="INSTALL"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Step 0 : Install and Setup with awstats_configure.pl</u></H2></a>
50
50
<br>
51
51
<a name="INSTALLAPACHE"><b>A) With Apache or compatible server (on Unix/Linux, Windows, MacOS...)</b></a><br>
52
52
<br>
53
 
<font style="color: #111155"><b>* Step 1-1</b>:</font><br>
54
 
(if you use a package provided with a Linux distribution or Windows installer, this might be
55
 
already done, however it is recommanded to do it)<br>
 
53
<font style="color: #111155"><b>* Step 0-1</b>:</font><br>
 
54
(if you use a package provided with a Linux distribution or Windows installer, action done in step 0-1
 
55
might have already be done, if you don't know you, do it again)<br>
56
56
<br>
57
 
After downloading and running the AWStats package, you must run the configure.pl script.
58
 
You will find it in the <b>tools</b> directory (If using the windows installer, the script is
 
57
After downloading and extracting the AWStats package, you should run the awstats_configure.pl script to do
 
58
several setup actions.
 
59
You will find it in the AWStats <b>tools</b> directory (If using the windows installer, the script is
59
60
automatically launched):<br>
60
 
<b><i>perl configure.pl</i></b><br>
61
 
<br>
62
 
<u>This is what the script do for you (you can do all of this manually if you prefer):</u><br>
63
 
<br>
64
 
 
65
 
A) configure.pl check your apache web server log format configuration.
66
 
If you use a <b>common</b> log, configure will
 
61
<b><i>perl awstats_configure.pl</i></b><br>
 
62
 
 
63
<ul>
 
64
 
 
65
<u>This is what the script do/ask (you can do all those steps manually instead of running awstats_configure.pl if you prefer):</u><br>
 
66
<br>
 
67
 
 
68
A) awstats_configure.pl try to find your Apache web server config file (ask path if not found) and check
 
69
inside your server log format configuration.
 
70
If you use a <b>common</b> log, awstats_configure.pl will
67
71
suggest to change it to have <b>NCSA combined/XLF/ELF</b> log format (you can use your own log
68
72
format but this predefined logformat is often the best choice and make setup easier).<br>
69
 
If you answer yes, configure will modify your <b>httpd.conf</b> to change all the
70
 
following directives (See your apache manual for more information):<br>
 
73
If you answer yes, awstats_configure.pl will modify your <b>httpd.conf</b> to change all the
 
74
following directives:<br>
71
75
<i>CustomLog /yourlogpath/yourlogfile common</i><br>
72
76
into<br>
73
77
<i>CustomLog /yourlogpath/yourlogfile combined</i><br>
74
78
<br>
 
79
See your Apache manual for more information on this directive.<br>
75
80
To be sure the log format change is effective, later you can stop Apache, remove all old
76
81
log files, restart Apache and go to your homepage. This is an example of records you
77
82
should get then in your new log file:<br>
78
83
<i>62.161.78.75 - - [dd/mmm/yyyy:hh:mm:ss +0000] "GET / HTTP/1.1" 200 1234 "http://www.from.com/from.html" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"</i><br>
79
84
<br>
80
85
 
81
 
B) configure.pl will add, if not already done, the following directives to your Apache config file
 
86
B) Then, awstats_configure.pl will add, if not already present, the following directives to your Apache config file
82
87
(note that the "/usr/local/awstats/wwwroot" path might differ according to your distribution or OS:<br>
83
88
<i>
84
 
<br>#
85
 
<br># Directives to add to your Apache conf file to allow use of AWStats as a CGI.
86
 
<br># Note that path "/usr/local/awstats/" must reflect your AWStats install path.
87
 
<br>#
88
 
<br>Alias /awstatsclasses "/usr/local/awstats/wwwroot/classes/"
89
 
<br>Alias /awstatscss "/usr/local/awstats/wwwroot/css/"
90
 
<br>Alias /awstatsicons "/usr/local/awstats/wwwroot/icon/"
91
 
<br>ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/"
92
 
<br>#
93
 
<br># This is to permit URL access to scripts/files in AWStats directory.
94
 
<br>#
95
 
<br>&lt;Directory "/usr/local/awstats/wwwroot"&gt;
96
 
<br>    Options None
97
 
<br>    AllowOverride None
98
 
<br>    Order allow,deny
99
 
<br>    Allow from all
100
 
<br>&lt;/Directory&gt;
 
89
<br>#
 
90
<br># Directives to add to your Apache conf file to allow use of AWStats as a CGI.
 
91
<br># Note that path "/usr/local/awstats/" must reflect your AWStats install path.
 
92
<br>#
 
93
<br>Alias /awstatsclasses "/usr/local/awstats/wwwroot/classes/"
 
94
<br>Alias /awstatscss "/usr/local/awstats/wwwroot/css/"
 
95
<br>Alias /awstatsicons "/usr/local/awstats/wwwroot/icon/"
 
96
<br>ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/"
 
97
<br>#
 
98
<br># This is to permit URL access to scripts/files in AWStats directory.
 
99
<br>#
 
100
<br>&lt;Directory "/usr/local/awstats/wwwroot"&gt;
 
101
<br>    Options None
 
102
<br>    AllowOverride None
 
103
<br>    Order allow,deny
 
104
<br>    Allow from all
 
105
<br>&lt;/Directory&gt;
101
106
</i>
102
107
<br>
103
108
 
104
109
<br>
105
 
C) configure.pl restart Apache to apply the changes made in A and B.<br>
 
110
C) awstats_configure.pl restart Apache to apply the changes made in A and B (if changes were made).<br>
106
111
<br>
107
112
 
108
 
D) configure.pl will ask you a name for a config profile. Enter here the name of your
 
113
D) awstats_configure.pl will ask you a name for a config profile file. Enter here the name of your
109
114
web server or any analysis profile name, for example <b>myvirtualhostname</b>.<br>
110
 
So configure.pl will copy the file <b>awstats.model.conf</b> file into a new file
 
115
So awstats_configure.pl will copy the file <b>awstats.model.conf</b> file into a new file
111
116
named <b>awstats.myvirtualhostname.conf</b>.
112
 
You can use the value of your choice instead of "myvirtualhostname". This new file must
113
 
be stored in<br>
114
 
- For Unix/Linux users: /etc/awstats.<br>
115
 
- For Windows and other OS: Same directory than awstats.pl (so cgi-bin).<br>
116
 
<br>
117
 
 
118
 
E) configure.pl ends.<br>
119
 
<br>
120
 
 
121
 
 
122
 
<font style="color: #111155"><b>* Step 1-2</b>:</font><br>
123
 
Once a config file has been automatically created (by configure.pl or you package
124
 
installer), it's important to edit it manually and change the "MAIN PARAMETERS"
 
117
You can use the value of your choice instead of "myvirtualhostname". This new file is stored into:<br>
 
118
- For Linux/BSD/Unix users: /etc/awstats.<br>
 
119
- For Mac OS X, Windows and other OS: Same directory than awstats.pl (so cgi-bin).<br>
 
120
<br>
 
121
 
 
122
E) awstats_configure.pl ends.<br>
 
123
<br>
 
124
</ul>
 
125
 
 
126
<font style="color: #111155"><b>* Step 0-2</b>:</font><br>
 
127
Once a config file has been automatically created (by awstats_configure.pl, by your package
 
128
installer or just by a manual copy of awstats.model.conf), it's important to edit it manually and change the "MAIN PARAMETERS"
125
129
to match all your needs:<br>
126
130
<br>
127
131
This is for example the parameters you should check seriously :<br>
128
 
- Check/Change <a href="awstats_config.html#LogFile">LogFile</a> value with full path of your web server log file (You
129
 
can also use a relative path from your awstats.pl directory).<br>
 
132
- Check/Change <a href="awstats_config.html#LogFile">LogFile</a> value with full path of your server log file (You
 
133
can also use a relative path from your awstats.pl directory, but full path avoid errors).<br>
130
134
- Check/Change <a href="awstats_config.html#LogType">LogType</a> value with "W" for analyzing
131
135
web server log files, "S" for a streaming server log file, "M" for mail log files, "F" for ftp log files.<br>
132
136
- Check if <a href="awstats_config.html#LogFormat">LogFormat</a> has the value "1" (it means "NCSA apache combined/ELF/XLF log format")
133
137
or use a personalized log format if you don't use combined log format.<br>
134
 
- Check/Change <a href="awstats_config.html#DirIcons">DirIcons</a> parameter to reflect relative URL of awstats icon directory.<br>
135
138
- Edit <a href="awstats_config.html#SiteDomain">SiteDomain</a> parameter with the main domain name or the intranet 
136
139
web server name used to reach the web site to analyze (Example: www.mydomain.com). If you have several
137
140
possible name for same site, add list in <a href="awstats_config.html#HostAlias">HostAlias</a> parameter.<br>
138
 
- You can change other parameters if you want.<br>
139
 
<br>
140
 
 
141
 
<font style="color: #111155"><b>* Step 1-3</b>:</font><br>
142
 
(if Perl interpreter is correctly setup, this step is not required)<br><br>
143
 
If necessary, edit the first (top-most) line of awstats.pl file that is<br>
144
 
<i>#!/usr/bin/perl</i><br>
145
 
to reflect the path were your Perl interpreter is installed. Default value works for most of Unix OS, but it also might be<br>
146
 
<i>#!/usr/local/bin/perl</i><br>
147
 
With Apache for Windows and ActivePerl interpreter, it might be<br>
148
 
<i>#!c:/program files/activeperl/bin/perl</i><br>
149
 
<br>
150
 
 
151
 
Step 1 (Install and Setup) is finished. You can jump to the <a href="#BUILD_UPDATE">Build/Update Statistics</a> section.<br>
 
141
- You can also change other parameters if you want.<br>
 
142
<br>
 
143
 
 
144
Step 0 (Install and Setup) is finished. You can jump to the <a href="#BUILD_UPDATE">Build/Update Statistics</a> section.<br>
152
145
 
153
146
<br>
154
147
<br>
155
148
<br>
156
149
<a name="INSTALLIIS"><b>B) With IIS server</b></a><br>
157
150
<br>
158
 
<font style="color: #111155"><b>* Step 1-1</b>:</font><br>
 
151
<font style="color: #111155"><b>* Step 0-1</b>:</font><br>
159
152
<br>
160
153
Configure IIS to log in <b>"Extended W3C log format"</b> (You can still use
161
154
your own log format but setup is easier if made like suggested). So, for
170
163
cs-username<br>
171
164
cs-method<br>
172
165
cs-uri-stem<br>
173
 
cs-uri-query<br>
 
166
cs-uri-query<br>
174
167
sc-status<br>
175
168
sc-bytes<br>
176
169
cs-version<br>
182
175
<i>2000-07-19 14:14:14 62.161.78.73 - GET / 200 1234 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) http://www.from.com/from.htm</i><br>
183
176
<br>
184
177
 
185
 
<font style="color: #111155"><b>* Step 1-2</b>:</font><br>
 
178
<font style="color: #111155"><b>* Step 0-2</b>:</font><br>
186
179
<br>
187
180
Copy the contents of the provided cgi-bin folder from your hard drive to your server's cgi-bin
188
181
directory (this includes <b>awstats.pl</b>, <b>awstats.model.conf</b>, and the <b>lang</b>, <b>lib</b> and <b>plugins</b> sub-directories).<br>
189
182
<br>    
190
183
 
191
 
<font style="color: #111155"><b>* Step 1-3</b>:</font><br>
 
184
<font style="color: #111155"><b>* Step 0-3</b>:</font><br>
192
185
<br>
193
186
Move AWStats <b>icon sub-directories</b> and its content into a directory readable by your
194
187
web server, for example C:\yourwwwroot\icon.<br>
195
188
<br>
196
189
 
197
 
<font style="color: #111155"><b>* Step 1-4</b>:</font><br>
 
190
<font style="color: #111155"><b>* Step 0-4</b>:</font><br>
198
191
<br>
199
192
Create a config file by copying <b>awstats.model.conf</b> file into a new file named <b>awstats.myvirtualhostname.conf</b>.
200
193
You can use the value of your choice instead of "myvirtualhostname". This new file must be stored in<br>
201
194
- Same directory than awstats.pl (so cgi-bin)<br>
202
195
<br>
203
196
 
204
 
<font style="color: #111155"><b>* Step 1-5</b>:</font><br>
 
197
<font style="color: #111155"><b>* Step 0-5</b>:</font><br>
205
198
<br>
206
199
Edit this new config file with your own setup :<br>
207
200
- Change <a href="awstats_config.html#LogFile">LogFile</a> value with full path of your web server log file (You
208
201
can also use a relative path from your awstats.pl directory).<br>
209
202
- Change <a href="awstats_config.html#LogType">LogType</a> value with "W" for analyzing
210
203
web server log files, "S" for a streaming server log file, "M" for mail log files, "F" for ftp log files, "O" otherwise.<br>
211
 
- Change <a href="awstats_config.html#LogFormat">LogFormat</a> to a value with same field's name defined in step 1-1:<br><i>
 
204
- Change <a href="awstats_config.html#LogFormat">LogFormat</a> to a value with same field's name defined in step 0-1:<br><i>
212
205
LogFormat="date time c-ip cs-username cs-method cs-uri-stem cs-uri-query sc-status sc-bytes cs-version cs(User-Agent) cs(Referer)"</i><br>
213
206
- Change <a href="awstats_config.html#DirIcons">DirIcons</a> parameter to reflect relative path of icon directory.<br>
214
207
- Edit <a href="awstats_config.html#SiteDomain">SiteDomain</a> parameter with the main domain name or the intranet
216
209
- Set <a href="awstats_config.html#AllowToUpdateStatsFromBrowser">AllowToUpdateStatsFromBrowser</a> parameter to 1 if you don't have command line access and have only cgi access.<br>
217
210
- You can change other parameters if you want.<br>
218
211
<br>
219
 
Step 1 (Install and Setup) is finished. You can jump to the <a href="#BUILD_UPDATE">Build/Update Statistics</a> section.<br>
 
212
Step 0 (Install and Setup) is finished. You can jump to the <a href="#BUILD_UPDATE">Build/Update Statistics</a> section.<br>
220
213
 
221
214
<br>
222
215
<br>
231
224
 
232
225
<br>
233
226
<br>
234
 
<a name="BUILD_UPDATE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 2 : Build/Update Statistics</u></H2></a>
 
227
<a name="BUILD_UPDATE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Step 1 : Build/Update Statistics</u></H2></a>
235
228
 
236
229
<br>
237
 
<font style="color: #111155"><b>* Step 2-1</b>:</font><br>
 
230
<font style="color: #111155"><b>* Step 1-1</b>:</font><br>
238
231
<br>
239
232
The first analyze/update of statistics should be made the first time manually from the command line since first time,
240
 
process may be long and it's easier to solve problems (if you don't have Command Line access, just go to Step 2-2). The
 
233
process may be long and it's easier to solve problems (if you don't have Command Line access, just go to Step 1-2). The
241
234
AWStats update command line is:<br>
242
235
<b><i>awstats.pl -config=myvirtualhostname -update</i></b><br>
243
236
<br>
282
275
See <a href="awstats_benchmark.html">Benchmark page</a> for more accurate information.<br>
283
276
<br>
284
277
 
285
 
<font style="color: #111155"><b>* Step 2-2</b>:</font><br>
 
278
<font style="color: #111155"><b>* Step 1-2</b>:</font><br>
286
279
<br>
287
280
AWStats statistics can be updated from a browser, to provide real-time statistics, by clicking
288
281
the "Update now" link that appears when AWStats is used as a CGI (Next section '<a href="#READ">Read Statistics</a>
301
294
<br>
302
295
 
303
296
<br>
304
 
<br><a name="READ"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 3 : Read Statistics</u></H2></a>
 
297
<br><a name="READ"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Step 2 : Read Statistics</u></H2></a>
305
298
 
306
299
<br>
307
300
To see results of analyze, you have several solutions depending on your <a href="awstats_security.html">security policy</a>.<br>
313
306
<br>
314
307
You can use all other output options (each of them give you another report).
315
308
This is how to use all other possible output options(1) :<br>
316
 
<i><b>perl awstats.pl -config=myvirtualhostname -output=alldomains -staticlinks > awstats.myvirtualhostname.allhosts.html</b></i><br>
 
309
<i><b>perl awstats.pl -config=myvirtualhostname -output=alldomains -staticlinks > awstats.myvirtualhostname.alldomains.html</b></i><br>
317
310
<i><b>perl awstats.pl -config=myvirtualhostname -output=allhosts -staticlinks > awstats.myvirtualhostname.allhosts.html</b></i><br>
318
311
<i><b>perl awstats.pl -config=myvirtualhostname -output=lasthosts -staticlinks > awstats.myvirtualhostname.lasthosts.html</b></i><br>
319
312
<i><b>perl awstats.pl -config=myvirtualhostname -output=unknownip -staticlinks > awstats.myvirtualhostname.unknownip.html</b></i><br>
326
319
<i><b>perl awstats.pl -config=myvirtualhostname -output=urlexit -staticlinks > awstats.myvirtualhostname.urlexit.html</b></i><br>
327
320
<i><b>perl awstats.pl -config=myvirtualhostname -output=browserdetail -staticlinks > awstats.myvirtualhostname.browserdetail.html</b></i><br>
328
321
<i><b>perl awstats.pl -config=myvirtualhostname -output=osdetail -staticlinks > awstats.myvirtualhostname.osdetail.html</b></i><br>
329
 
<i><b>perl awstats.pl -config=myvirtualhostname -output=unknownbrowsers -staticlinks > awstats.myvirtualhostname.unknownbrowsers.html</b></i><br>
 
322
<i><b>perl awstats.pl -config=myvirtualhostname -output=unknownbrowser -staticlinks > awstats.myvirtualhostname.unknownbrowser.html</b></i><br>
330
323
<i><b>perl awstats.pl -config=myvirtualhostname -output=unknownos -staticlinks > awstats.myvirtualhostname.unknownos.html</b></i><br>
331
324
<i><b>perl awstats.pl -config=myvirtualhostname -output=refererse -staticlinks > awstats.myvirtualhostname.refererse.html</b></i><br>
332
325
<i><b>perl awstats.pl -config=myvirtualhostname -output=refererpages -staticlinks > awstats.myvirtualhostname.refererpages.html</b></i><br>
349
342
 
350
343
<br><br>
351
344
* Second solution is to view dynamically your statistics from a browser. For this, use URL:<br>
352
 
<b><i>http://www.myserver.mydomain/cgi-bin/awstats.pl?config=myvirtualhostname</i></b><br>
 
345
<b><i>http://www.myserver.mydomain/awstats/awstats.pl?config=myvirtualhostname</i></b><br>
353
346
where <i>myvirtualhostname</i> is used to know which config file to use (AWStats will use awstats.<i>myvirtualhostname</i>.conf file).<br>
354
347
<br>
355
348
Note (1): All output command line options (except -staticlinks) are still available when using AWStats as a browser.<br>
356
 
Just use them as URL parameters like this example <b><i>http://www.myserver.mydomain/cgi-bin/awstats.pl?month=MM&year=YYYY&output=unknownos</i></b><br>
 
349
Just use them as URL parameters like this example <b><i>http://www.myserver.mydomain/awstats/awstats.pl?month=MM&year=YYYY&output=unknownos</i></b><br>
357
350
<br>
358
351
Note (2): If <a href="awstats_config.html#AllowToUpdateStatsFromBrowser">AllowToUpdateStatsFromBrowser</a> parameter is set to 1 in AWStats config/domain file,
359
352
you will also be able to run the update process from your browser. Just click on link "Update now".<br>
362
355
<hr>
363
356
 
364
357
<script language=javascript>
365
 
        var date='$Date: 2004/01/13 13:32:33 $';
 
358
        var date='$Date: 2004/12/18 22:04:22 $';
366
359
        document.writeln("Last revision: "+date);
367
360
</script>
368
361