From 303905dec92231f47aaccd1788bcf5d17a0d8de3 Mon Sep 17 00:00:00 2001
From: eldy <>
Date: Mon, 13 Sep 2004 18:45:36 +0000
Subject: [PATCH] Fix 991772
---
docs/awstats_benchmark.html | 4 ++--
docs/awstats_compare.html | 4 ++--
docs/awstats_config.html | 4 ++--
docs/awstats_extra.html | 16 ++++++++--------
docs/awstats_faq.html | 4 ++--
docs/awstats_glossary.html | 4 ++--
docs/awstats_license.html | 4 ++--
docs/awstats_security.html | 10 +++++-----
docs/awstats_setup.html | 10 +++++-----
docs/awstats_tools.html | 14 +++++++-------
docs/awstats_upgrade.html | 4 ++--
docs/awstats_webmin.html | 10 +++++-----
docs/awstats_what.html | 4 ++--
docs/index.html | 4 ++--
14 files changed, 48 insertions(+), 48 deletions(-)
diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html
index bb3ed877..8b7f9350 100644
--- a/docs/awstats_benchmark.html
+++ b/docs/awstats_benchmark.html
@@ -20,7 +20,7 @@
 |
-AWStats logfile analyzer 6.1 Documentation
+AWStats logfile analyzer 6.1 Documentation
|
@@ -31,7 +31,7 @@
-
Benchmarks
+
Benchmarks
AWStats update process must be ran frequently, so it's important to know what is AWStats
diff --git a/docs/awstats_compare.html b/docs/awstats_compare.html
index 7d92e199..9c7f25ab 100644
--- a/docs/awstats_compare.html
+++ b/docs/awstats_compare.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Log analyzers Comparisons
+
Log analyzers Comparisons
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index 1cd099c6..da4f35e9 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
AWStats configuration directives/options
+
AWStats configuration directives/options
Each directives available in the AWStats config file (.conf) is listed here.
diff --git a/docs/awstats_extra.html b/docs/awstats_extra.html
index 115b9b9d..f387a593 100644
--- a/docs/awstats_extra.html
+++ b/docs/awstats_extra.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Adding extra reports using the ExtraSection feature
+
Adding extra reports using the ExtraSection feature
The AWStats ExtraSection features are powerfull setup options to allow you to add your own
@@ -67,7 +67,7 @@ Note that following examples is often a precious tutorial, so see next paragraph
-
Example 1: Tracking Product orders
+
Example 1: Tracking Product orders
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
@@ -92,7 +92,7 @@ So this is how you need to setup your ExtraSection to track your product orders:
-
Example 2: Tracking Bugzilla most frequently viewed bugs
+
Example 2: Tracking Bugzilla most frequently viewed bugs
This is an example on how to setup your ExtraSection:
ExtraSectionName1="Bugzilla: Most frequently viewed bugs"
@@ -111,7 +111,7 @@ This is an example on how to setup your ExtraSection:
-
Example 3: Tracking Exit clicks
+
Example 3: Tracking Exit clicks
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.
@@ -150,7 +150,7 @@ This is for this how you must setup your ExtraSection:
-
Example 4: Tracking aborted download
+
Example 4: Tracking aborted download
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:
ExtraSectionName1="List of aborted download"
@@ -165,7 +165,7 @@ Aborted downloads are reported in a log file by a 206 error, so this is how you
-
Example 5: Tracking most requested domain aliases
+
Example 5: Tracking most requested domain aliases
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.
@@ -250,7 +250,7 @@ td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px
-
Example 6: List of top level 2 path under a directory /mydir
+
Example 6: List of top level 2 path under a directory /mydir
So this is how you need to setup your ExtraSection to add a chart for a such tracking:
ExtraSectionName1="List of top level 2 path under /mydir"
diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html
index 87cd557a..4975ca5e 100644
--- a/docs/awstats_faq.html
+++ b/docs/awstats_faq.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Frequently Asked Questions + Troubleshooting
+
Frequently Asked Questions + Troubleshooting
diff --git a/docs/awstats_glossary.html b/docs/awstats_glossary.html
index c9a84ae6..d4cdbf22 100644
--- a/docs/awstats_glossary.html
+++ b/docs/awstats_glossary.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Glossary
+
Glossary
Unique Visitor:
A unique visitor is a host that has made at least 1 hit
diff --git a/docs/awstats_license.html b/docs/awstats_license.html
index 851f21da..56a03dee 100644
--- a/docs/awstats_license.html
+++ b/docs/awstats_license.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -30,7 +30,7 @@
-
AWStats License / Copyright
+
AWStats License / Copyright
AWStats is distributed under the GNU General Public License (GPL).
diff --git a/docs/awstats_security.html b/docs/awstats_security.html
index 05347d72..5570d321 100644
--- a/docs/awstats_security.html
+++ b/docs/awstats_security.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Little Tips about Security
+
Little Tips about Security
A lot of AWStats users have several web site to manage. This is particularly true for web hosting providers.
@@ -41,7 +41,7 @@ statistics of user yyy (having a site www.yyy.com).
This is example of possible way of working:
-
1) HIGHLY SECURED POLICY
+
1) HIGHLY SECURED POLICY
Policy:
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.
@@ -62,7 +62,7 @@ If AWStats database files/directory for config/domain1 are read protected, only
If AWStats database files/directory for config/domain1 are write protected, only allowed users can update statistics for config/domain1.
-
2) MEDIUM SECURED POLICY
+
2) MEDIUM SECURED POLICY
Policy:
You have several config/domain and several users. You want to specify which user can see or update dynamically
statistics for each config/domain.
@@ -117,7 +117,7 @@ instead of maintaining the list of authorized users into each AWStats config fil
-
3) NO SECURITY POLICY
+
3) NO SECURITY POLICY
Policy:
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.
diff --git a/docs/awstats_setup.html b/docs/awstats_setup.html
index 2fe5ed1b..ba9d6081 100644
--- a/docs/awstats_setup.html
+++ b/docs/awstats_setup.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Install, Setup and Use AWStats
+
Install, Setup and Use AWStats
AWStats common use is made in 3 steps:
@@ -46,7 +46,7 @@ AWStats common use is made in 3 steps:
Before starting, check that your Perl version is at least 5.005_03 (or higher) by running the perl -v command.
If not, you can install a recent Perl interpreter from ActivePerl (Win32) or Perl.com (Unix/Linux/Other).
-->
-
Step 0 : Install and Setup with awstats_configure.pl
+
Step 0 : Install and Setup with awstats_configure.pl
A) With Apache or compatible server (on Unix/Linux, Windows, MacOS...)
@@ -224,7 +224,7 @@ a personalized LogFormat if your log
-Step 1 : Build/Update Statistics
+Step 1 : Build/Update Statistics
* Step 1-1:
@@ -294,7 +294,7 @@ See AWStats Benchmark page for recommanded
-
Step 2 : Read Statistics
+
Step 2 : Read Statistics
To see results of analyze, you have several solutions depending on your security policy.
diff --git a/docs/awstats_tools.html b/docs/awstats_tools.html
index be07a9d5..f8a3af70 100644
--- a/docs/awstats_tools.html
+++ b/docs/awstats_tools.html
@@ -20,7 +20,7 @@
 |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Other tools
+
Other tools
This is a list of other tools provided with AWStats.
@@ -40,7 +40,7 @@ All those tools are available in tools directory of AWStats distribution.
-
awstats_updateall.pl
+
awstats_updateall.pl
awstats_updateall launches update process for all AWStats config files (except
awstats.model.conf) found in a particular directory, so you can easily setup a
cron/scheduler job. The scanned directory is by default /etc/awstats.
@@ -66,7 +66,7 @@ All those tools are available in tools directory of AWStats distribution.
-
awstats_buildstaticpages.pl
+
awstats_buildstaticpages.pl
awstats_buildstaticpages allows you to launch AWStats with -staticlinks option
to build all possible pages allowed by AWStats -output option.
@@ -94,7 +94,7 @@ All those tools are available in tools directory of AWStats distribution.
-
urlaliasbuilder.pl
+
urlaliasbuilder.pl
Urlaliasbuilder generates an 'urlalias' file from an input file.
The input file must contain a list of URLs (It can be an AWStats history file).
For each of thoose URLs, the script get the corresponding HTML page and catch the
@@ -123,7 +123,7 @@ All those tools are available in tools directory of AWStats distribution.
-
logresolvemerge.pl
+
logresolvemerge.pl
logresolvemerge allows you to merge several log files into one output,
sorted on date. It also makes a fast reverse DNS lookup to replace
all IP addresses into host names in resulting log file.
diff --git a/docs/awstats_upgrade.html b/docs/awstats_upgrade.html
index 4497c8aa..94e7a87d 100644
--- a/docs/awstats_upgrade.html
+++ b/docs/awstats_upgrade.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -30,7 +30,7 @@
-
Upgrading AWStats to a new version
+
Upgrading AWStats to a new version
To upgrade AWStats from an old version to a new one, all you have to do is:
diff --git a/docs/awstats_webmin.html b/docs/awstats_webmin.html
index 07527e6d..265183d3 100644
--- a/docs/awstats_webmin.html
+++ b/docs/awstats_webmin.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
AWStats Webmin module
+
AWStats Webmin module
This page is designed to help users of the 'Webmin' administration
tool (www.webmin.com) to manage their AWStats config/tools.
@@ -43,7 +43,7 @@ If you don't use it, you don't need to read what is described here.
-
Adding the AWStats Webmin module to Webmin interface
+
Adding the AWStats Webmin module to Webmin interface
- Run Webmin, go to "Webmin Configuration".
- Click on "Webmin Modules".
- Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided
@@ -53,7 +53,7 @@ After that a new entry "AWStats LogFile Analysis" should appear in your Webmin m
-
Setup of the AWStats Webmin module
+
Setup of the AWStats Webmin module
- Run Webmin, go to the "AWStats LogFile Analysis" menu.
- Click on the "Module configuration".
- You must now enter here values for:
@@ -70,7 +70,7 @@ In most cases it must be /etc/awstats/awstats.model.conf.
-
Using the AWStats Webmin module
+
Using the AWStats Webmin module
- Just run Webmin, go to the "AWStats LogFile Analysis" menu.
- You can now, add, edit or delete config files.
- You can also update or view statistics for a particular config file.
diff --git a/docs/awstats_what.html b/docs/awstats_what.html
index 9a9bd9af..e850992a 100644
--- a/docs/awstats_what.html
+++ b/docs/awstats_what.html
@@ -20,7 +20,7 @@
 |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
What is AWStats / Features
+
What is AWStats / Features
AWStats is a short for Advanced Web Statistics. It's a free powerful and featureful tool that generates advanced web (but also ftp or mail) server statistics, graphically.
diff --git a/docs/index.html b/docs/index.html
index 32319f3e..701cf1d5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,7 +20,7 @@
|  |
-AWStats logfile analyzer 6.2 Documentation
+AWStats logfile analyzer 6.2 Documentation
|
@@ -31,7 +31,7 @@
-
Table Of Contents
+
Table Of Contents
--
2.47.3
| | |