]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Sun, 14 Sep 2003 14:51:24 +0000 (14:51 +0000)
committereldy <>
Sun, 14 Sep 2003 14:51:24 +0000 (14:51 +0000)
wwwroot/cgi-bin/awstats.model.conf
wwwroot/cgi-bin/plugins/geoipfree.pm

index 3440244a0d6df3613b456c2ce4c8433794ad1124..192d86bcec7fddc3e4204bfc78db420e4be7a738 100644 (file)
@@ -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=""
index 96bc685fe27713b2d481ab346bbfd15fbdbee52e..21b89773fbc922781950a9648d8e68e99c3230a1 100644 (file)
@@ -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