From: eldy <> Date: Fri, 15 Aug 2003 00:07:38 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_7_RELEASE~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eae71b9463fafb7dd5e2b4606bffeaea39bd360;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 26b3bcc6..6344d23e 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -713,7 +713,7 @@ when reading it), follow the example:

# Note: Use space between each value and do not remove default values.
# Note: You can use regular expression values writing value with REGEX[value].
# Change : Effective for new updates only -
# Example: "/badpage.html REGEX[^\/excludedirecotry]" +
# Example: "/badpage.html REGEX[^\/excludedirectory]"
# Default: ""
#
SkipFiles="" diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index ec3b5df2..0dcb7d3d 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -433,7 +433,7 @@ SkipUserAgents="" # Note: Use space between each value and do not remove default values. # Note: You can use regular expression values writing value with REGEX[value]. # Change : Effective for new updates only -# Example: "/badpage.html REGEX[^\/excludedirecotry]" +# Example: "/badpage.html REGEX[^\/excludedirectory]" # Default: "" # SkipFiles=""