File: awstats_webmin.html

package info (click to toggle)
awstats 7.6%2Bdfsg-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,816 kB
  • sloc: perl: 39,337; xml: 1,785; java: 359; sh: 146; makefile: 39; php: 29
file content (94 lines) | stat: -rw-r--r-- 4,203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="description" content="AWStats Documentation - Using AWStats Webmin module">
<meta name="keywords" content="awstats, awstat, webmin, module, wbm">
<meta name="robots" content="index,follow">
<meta name="title" content="AWStats Documentation - AWStats Webmin module">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>AWStats Documentation - AWStats Webmin module</title>
<link rel="stylesheet" href="styles.css" type="text/css">
<link href="https://plus.google.com/+LaurentDestailleur-Open-Source-Expert" rel="publisher" />
</head>

<body topmargin=10 leftmargin=5>


<table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%>

<!-- Large -->
<tr style="font: 10pt arial,helvetica,verdana">
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo6.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 7.5 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
&nbsp;
</td>
</tr>

</table>


<br><br><H1 style="font: 26px arial,helvetica,sans-serif">AWStats Webmin module</H1>

This page is designed to help users of the 'Webmin' administration
tool (<a href="http://www.webmin.com">www.webmin.com</a>) to manage their AWStats config/tools.
If you don't use it, you don't need to read what is described here.<br>
<ul>
<li>Adding the AWStats Webmin module to Webmin interface<br>
<li>Setup of the AWStats Webmin module<br>
<li>Using the AWStats Webmin module<br>
</ul>
<br>

<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>
<li> Run Webmin, go to "Webmin Configuration".<br>
<li> Click on "Webmin Modules".<br>
<li> Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided
with AWStats in <i>tools/webmin</i> directory or can be downloaded separately from AWStats
web site) and click "Install module".<br>
After that a new entry "AWStats LogFile Analysis" should appear in your Webmin menu.<br>
<br>


<br><a name="SETUPMODULE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Setup of the AWStats Webmin module</u></H2></a>
<li> Run Webmin, go to the "AWStats LogFile Analysis" menu.<br>
<li> Click on the "Module configuration".<br>
<li> You must now enter here values for:<br>
- Absolute filesystem path to AWStats (CLI)<br>   
It's the full path of the <i>awstats.pl</i> script. Path depends on package you use.<br>
It could be <i>/usr/local/awstats/wwwroot/cgi-bin/awstats.pl</i><br>
- Absolute or relative URL path to AWStats (CGI)<br>
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.<br>
It could be <i>/cgi-bin/awstats.pl</i> or <i>http://127.0.0.1/awstats/awstats.pl</i>.<br>
- Sample AWStats configuration file<br>
This is the sample file used to create a new config file.<br>
In most cases it must be <i>/etc/awstats/awstats.model.conf</i>.<br>
<br>


<br><a name="USEMODULE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Using the AWStats Webmin module</u></H2></a>
<li> Just run Webmin, go to the "AWStats LogFile Analysis" menu.<br>
<li> You can now, add, edit or delete config files.<br>
<li> You can also update or view statistics for a particular config file.<br>
<br>

<hr>

<!-- You can remove this part if you distribution need documentation without external tags -->
<!-- BEGIN_SOCIAL_NETWORKS -->
<div class="htmldoc-ignore">
<!-- google plus -->
<span style="color: #bbb; font-weight: normal;">Article written by <a href="https://plus.google.com/+LaurentDestailleur-Open-Source-Expert?rel=author" rel="author" style="color: #ccc; font-weight: normal;">Laurent Destailleur</a>.</span><br>
<br>
<!-- twitter -->
<a href="https://twitter.com/awstats_project" class="twitter-follow-button" data-show-count="false">Follow @awstats_project</a>
</div>
<!-- END_SOCIAL_NETWORKS -->

</body>
</html>