<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.1 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.1 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Benchmarks</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Benchmarks</H1>
<br>
AWStats update process must be ran frequently, so it's important to know what is AWStats
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Log analyzers Comparisons</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Log analyzers Comparisons</H1>
<br><a name="COMPARISON"></a><br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">AWStats configuration directives/options</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">AWStats configuration directives/options</H1>
<!-- -------------------------------------------------------------------------------------- -->
<br>Each directives available in the AWStats config file (.conf) is listed here.<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Adding extra reports using the ExtraSection feature</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Adding extra reports using the ExtraSection feature</H1>
<br>
The AWStats ExtraSection features are powerfull setup options to allow you to add your own
<br>
<br>
-<br><a name="productorders"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 1: Tracking Product orders</u></H2></a>
+<br><a name="productorders"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 1: Tracking Product orders</u></H2></a>
Image your web site is an e-store that sells 80 different products. Each of them has an id.
Imagine each time, someone make an order for product 49, the order.cgi script or order2.cgi script
is called with, in URL query parameter, the id of the product, meanings that you get in your log
<br>
-<br><a name="bugzilla"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 2: Tracking Bugzilla most frequently viewed bugs</u></H2></a>
+<br><a name="bugzilla"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 2: Tracking Bugzilla most frequently viewed bugs</u></H2></a>
This is an example on how to setup your ExtraSection:<br>
<i>
<br>ExtraSectionName1="Bugzilla: Most frequently viewed bugs"
<br>
-<br><a name="awredir"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 3: Tracking Exit clicks</u></H2></a>
+<br><a name="awredir"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 3: Tracking Exit clicks</u></H2></a>
AWStats shows you naturally the exit pages. However, you don't know where you visitor go
after exiting your site since clicking on a link that point to an external link will log
the viewed page on the external server and not on yours.
<br><br>
-<br><a name="aborted"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 4: Tracking aborted download</u></H2></a>
+<br><a name="aborted"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 4: Tracking aborted download</u></H2></a>
Aborted downloads are reported in a log file by a 206 error, so this is how you need to setup your ExtraSection to add a chart for a such tracking:<br>
<i>
<br>ExtraSectionName1="List of aborted download"
<br><br>
-<br><a name="domainaliases"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 5: Tracking most requested domain aliases</u></H2></a>
+<br><a name="domainaliases"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 5: Tracking most requested domain aliases</u></H2></a>
You have one website, but this web site has several domains named (for example the same site domain.com can be
reached with urls domain.com,www.domain.com,www.otherdomainname.com,www.againadomainname.org,...).
You want to know which domain alias is the most used.<br>
-<br><a name="level2dir"><H2 style="font: 18px arial,helvetica,sanserif color: #606060"><u>Example 6: List of top level 2 path under a directory /mydir</u></H2></a>
+<br><a name="level2dir"><H2 style="font: 18px arial,helvetica,sans-serif color: #606060"><u>Example 6: List of top level 2 path under a directory /mydir</u></H2></a>
So this is how you need to setup your ExtraSection to add a chart for a such tracking:<br>
<i>
<br>ExtraSectionName1="List of top level 2 path under /mydir"
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Frequently Asked Questions + Troubleshooting</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Frequently Asked Questions + Troubleshooting</H1>
<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Glossary</H1><br>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Glossary</H1><br>
<a name="Unique Visitor"><b>Unique Visitor</b></a>:<br>
A unique visitor is a host that has made at least 1 hit
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">AWStats License / Copyright</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">AWStats License / Copyright</H1>
<br>
AWStats is distributed under the <a href="http://www.gnu.org/copyleft/gpl.html" target=_gnugpl>GNU General Public License (GPL)</a>.<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Little Tips about Security</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Little Tips about Security</H1>
<br>
A lot of AWStats users have several web site to manage. This is particularly true for web hosting providers.
This is example of possible way of working:<br>
<br><br>
-<br><a name="1"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>1) HIGHLY SECURED POLICY</u></H2></a><br>
+<br><a name="1"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>1) HIGHLY SECURED POLICY</u></H2></a><br>
<font color=blue><b>Policy</b></font>:<br>
You have several different config/domains owned by different users and you want to build statistics for each
of them. You don't need that your customer have "real-time" statistics.<br>
If AWStats database files/directory for config/domain1 are write protected, only allowed users can update statistics for config/domain1.<br>
<br><br>
-<br><a name="2"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>2) MEDIUM SECURED POLICY</u></H2></a><br>
+<br><a name="2"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>2) MEDIUM SECURED POLICY</u></H2></a><br>
<font color=blue><b>Policy</b></font>:<br>
You have several config/domain and several users. You want to specify which user can see or update dynamically
statistics for each config/domain.<br>
<br>
-<br><a name="3"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>3) NO SECURITY POLICY</u></H2></a><br>
+<br><a name="3"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>3) NO SECURITY POLICY</u></H2></a><br>
<font color=blue><b>Policy</b></font>:<br>
You have only one hosts or several hosts or users but you don't need to manage particular permissions
for your different config/domain statistics.<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Install, Setup and Use AWStats</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Install, Setup and Use AWStats</H1>
AWStats common use is made in 3 steps:<br>
<ul>
Before starting, check that your Perl version is at least 5.005_03 (or higher) by running the <i>perl -v</i> command.
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>
-->
-<br><a name="INSTALL"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 0 : Install and Setup with awstats_configure.pl</u></H2></a>
+<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>
<br>
<a name="INSTALLAPACHE"><b>A) With Apache or compatible server (on Unix/Linux, Windows, MacOS...)</b></a><br>
<br>
<br>
<br>
-<a name="BUILD_UPDATE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 1 : Build/Update Statistics</u></H2></a>
+<a name="BUILD_UPDATE"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Step 1 : Build/Update Statistics</u></H2></a>
<br>
<font style="color: #111155"><b>* Step 1-1</b>:</font><br>
<br>
<br>
-<br><a name="READ"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Step 2 : Read Statistics</u></H2></a>
+<br><a name="READ"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>Step 2 : Read Statistics</u></H2></a>
<br>
To see results of analyze, you have several solutions depending on your <a href="awstats_security.html">security policy</a>.<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Other tools</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Other tools</H1>
<br>
This is a list of other tools provided with AWStats.<br>
<!--
<br>
-<br><a name="awstats_configure"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>awstats_configure.pl</u></H2></a>
+<br><a name="awstats_configure"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>awstats_configure.pl</u></H2></a>
<br>This script creates one config file for each web servers provided by Apache.
<br>After running this tool, AWStats can immediatly be used.<br>
<br>
-->
<br>
-<br><a name="awstats_updateall"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>awstats_updateall.pl</u></H2></a>
+<br><a name="awstats_updateall"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>awstats_updateall.pl</u></H2></a>
<br>awstats_updateall launches update process for all AWStats config files (except
<br>awstats.model.conf) found in a particular directory, so you can easily setup a
<br>cron/scheduler job. The scanned directory is by default /etc/awstats.
<br>
<br>
-<br><a name="awstats_buildstaticpages"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>awstats_buildstaticpages.pl</u></H2></a>
+<br><a name="awstats_buildstaticpages"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>awstats_buildstaticpages.pl</u></H2></a>
<br>awstats_buildstaticpages allows you to launch AWStats with -staticlinks option
<br>to build all possible pages allowed by AWStats -output option.
<br>
<br>
<br>
-<br><a name="urlaliasbuilder"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>urlaliasbuilder.pl</u></H2></a>
+<br><a name="urlaliasbuilder"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>urlaliasbuilder.pl</u></H2></a>
<br>Urlaliasbuilder generates an 'urlalias' file from an input file.
<br>The input file must contain a list of URLs (It can be an AWStats history file).
<br>For each of thoose URLs, the script get the corresponding HTML page and catch the
<br>
<br>
-<br><a name="logresolvemerge"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>logresolvemerge.pl</u></H2></a>
+<br><a name="logresolvemerge"><H2 style="font: 22px arial,helvetica,sans-serif color: #606060"><u>logresolvemerge.pl</u></H2></a>
<br>logresolvemerge allows you to merge several log files into one output,
<br>sorted on date. It also makes a fast reverse DNS lookup to replace
<br>all IP addresses into host names in resulting log file.
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Upgrading AWStats to a new version</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Upgrading AWStats to a new version</H1>
To upgrade AWStats from an old version to a new one, all you have to do is:<br>
<br>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">AWStats Webmin module</H1>
+<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.
</ul>
<br>
-<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>
+<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
<br>
-<br><a name="SETUPMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Setup of the AWStats Webmin module</u></H2></a>
+<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>
<br>
-<br><a name="USEMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Using the AWStats Webmin module</u></H2></a>
+<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>
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">What is AWStats / Features</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">What is AWStats / Features</H1>
<br><br>
AWStats is a short for Advanced Web Statistics. It's a <b>free powerful and featureful tool that generates advanced web (but also ftp or mail) server statistics, graphically</b>.
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
<td bgcolor=#9999cc align=center>
<br>
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
+<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.2 Documentation</b></font><br>
<br>
</td>
<td bgcolor=#9999cc align=center>
</table>
-<br><br><H1 style="font: 26px arial,helvetica,sanserif">Table Of Contents</H1>
+<br><br><H1 style="font: 26px arial,helvetica,sans-serif">Table Of Contents</H1>
<br>