~ubuntu-branches/ubuntu/edgy/awstats/edgy

« back to all changes in this revision

Viewing changes to docs/awstats_webmin.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 - AWStats Webmin module">
8
8
<title>AWStats Documentation - AWStats Webmin module</title>
9
9
<link rel="stylesheet" href="styles.css" type="text/css">
10
 
<!-- $Revision: 1.5 $ - $Author: eldy $ - $Date: 2003/12/09 22:37:00 $ -->
 
10
<!-- $Revision: 1.9 $ - $Author: eldy $ - $Date: 2004/12/18 22:04:23 $ -->
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">AWStats Webmin module</H1>
 
34
<br><br><H1 style="font: 26px arial,helvetica,sans-serif">AWStats Webmin module</H1>
35
35
 
36
36
This page is designed to help users of the 'Webmin' administration
37
37
tool (<a href="http://www.webmin.com">www.webmin.com</a>) to manage their AWStats config/tools.
43
43
</ul>
44
44
<br>
45
45
 
46
 
<br><a name="ADDMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Adding the AWStats Webmin module to Webmin interface</u></H2></a>
 
46
<br><a name="ADDMODULE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Adding the AWStats Webmin module to Webmin interface</u></H2></a>
47
47
<li> Run Webmin, go to "Webmin Configuration".<br>
48
48
<li> Click on "Webmin Modules".<br>
49
49
<li> Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided
53
53
<br>
54
54
 
55
55
 
56
 
<br><a name="SETUPMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Setup of the AWStats Webmin module</u></H2></a>
 
56
<br><a name="SETUPMODULE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Setup of the AWStats Webmin module</u></H2></a>
57
57
<li> Run Webmin, go to the "AWStats LogFile Analysis" menu.<br>
58
58
<li> Click on the "Module configuration".<br>
59
59
<li> You must now enter here values for:<br>
70
70
<br>
71
71
 
72
72
 
73
 
<br><a name="USEMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Using the AWStats Webmin module</u></H2></a>
 
73
<br><a name="USEMODULE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Using the AWStats Webmin module</u></H2></a>
74
74
<li> Just run Webmin, go to the "AWStats LogFile Analysis" menu.<br>
75
75
<li> You can now, add, edit or delete config files.<br>
76
76
<li> You can also update or view statistics for a particular config file.<br>
79
79
<hr>
80
80
 
81
81
<script language=javascript>
82
 
        var date='$Date: 2003/12/09 22:37:00 $';
 
82
        var date='$Date: 2004/12/18 22:04:23 $';
83
83
        document.writeln("Last revision: "+date);
84
84
</script>
85
85