From: eldy <> Date: Thu, 24 May 2001 16:09:48 +0000 (+0000) Subject: Fix problem of not counting .jsp pages. X-Git-Tag: AWSTATS_1_0~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08196e01aefd77353d910dc1d1a35fa19a47aec8;p=thirdparty%2FAWStats.git Fix problem of not counting .jsp pages. --- diff --git a/cgi-bin/awstats.model.conf b/cgi-bin/awstats.model.conf index 449e4c6d..7e649166 100644 --- a/cgi-bin/awstats.model.conf +++ b/cgi-bin/awstats.model.conf @@ -147,10 +147,10 @@ HostAliases="www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1" # menus, etc...) to exclude them from statistics. # Use space between each value and put a backslash before each dot. # Do not remove default values. -# Example: "\.css \.js \.class robots\.txt dir/badpage\.html /~" -# Default: "\.css \.js \.class robots\.txt" +# Example: "\.css$ \.js$ \.class$ robots\.txt$ dir/badpage\.html /~" +# Default: "\.css$ \.js$ \.class$ robots\.txt$" # -SkipFiles="\.css \.js \.class robots\.txt" +SkipFiles="\.css$ \.js$ \.class$ robots\.txt$" # Do not include access from clients that match following IP address. # You can also put partial host names but this requires that reverse DNS