From: eldy <> Date: Sun, 14 Sep 2003 14:51:24 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_WEBMIN_1_0_RELEASE~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf69d5c714a6edb81edde583018ff6796edf000f;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 3440244a..192d86bc 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -403,7 +403,7 @@ DefaultFile="index.html" # Note: Use space between each value. This parameter is not case sensitive. # Note: You can use regular expression values writing value with REGEX[value]. # Change : Effective for new updates only -# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]" +# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.]" # Example: "localhost REGEX[^.*\.localdomain$]" # Default: "" # @@ -449,7 +449,7 @@ SkipFiles="" # Note: Use space between each value. This parameter is not case sensitive. # Note: You can use regular expression values writing value with REGEX[value]. # Change : Effective for new updates only -# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]" +# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.]" # Default: "" # OnlyHosts="" diff --git a/wwwroot/cgi-bin/plugins/geoipfree.pm b/wwwroot/cgi-bin/plugins/geoipfree.pm index 96bc685f..21b89773 100644 --- a/wwwroot/cgi-bin/plugins/geoipfree.pm +++ b/wwwroot/cgi-bin/plugins/geoipfree.pm @@ -102,6 +102,6 @@ sub GetCountryCodeByAddr_geoipfree { # Internal IP address: -# 10.0.x.x -# 192.168.0.x +# 10.x.x.x +# 192.168.x.x