MaxNbOfHostsShown
@@ -310,8 +311,8 @@ when reading it), follow the example:
# the required log format).
# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
- # 2 - IIS log format (W3C log format)
- # 3 - Webstar native log format
+ # 2 - Old IIS log format (IIS W3C log format). See FAQ for IIS 6.x.
+ # 3 - Webstar native log format.
# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
# With LogFormat=4, some features (browsers, os, keywords...) can't work.
# "your_own_personalized_log_format" = If your log is ftp, mail or other format,
@@ -1420,6 +1421,17 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
+IncludeInternalLinksInOriginSection
+Version : 6.1+
+ # In the Origin chart, you have stats on where your hits came from. You can
+ # includes hits on pages that comes from pages of same sites in this chart.
+ # Possible values: 0 or 1
+ # Default: 0
+ #
+ IncludeInternalLinksInOriginSection=0
+
+
# This value can be used to choose maximum number of lines shown for each
diff --git a/tools/webmin/awstats/edit_config.cgi b/tools/webmin/awstats/edit_config.cgi
index c1600d3a..c3280743 100644
--- a/tools/webmin/awstats/edit_config.cgi
+++ b/tools/webmin/awstats/edit_config.cgi
@@ -329,6 +329,8 @@ if ($in{'advanced'} == 3) {
print &hblink($text{'help_help'}, "help.cgi?param=AddDataArrayShowDaysOfWeekStats")." \n";
print "