]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix problem of not counting .jsp pages.
authoreldy <>
Thu, 24 May 2001 16:09:48 +0000 (16:09 +0000)
committereldy <>
Thu, 24 May 2001 16:09:48 +0000 (16:09 +0000)
cgi-bin/awstats.model.conf

index 449e4c6d4b541e56cb692eca38bcab83374a4fcb..7e64916611f1a751aa5f23ae5a123d9dbd90477b 100644 (file)
@@ -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