Added count for "Add to favourites"
- A better browser detection.
- Can add regex values for a lot of list parameters (HostAliases,
SkipDNSLookupFor, ...)
+- StyleSheet parameter works completely now and sample of CSS files are
+ provided.
+- Added count for "Add to favourites"
Other/Documentation:
- Updated documentation.
# Show keywords chart
# Default: 1, Possible codes: None
ShowKeywordsStats=1
+# Show misc chart
+# Default: 1, Possible codes: None
+ShowMiscStats=1
# Show http errors chart
# Default: 1, Possible codes: None
ShowHTTPErrorsStats=1
# You can ask AWStats to use a particular CSS (Cascading Style Sheet) to
-# change its look.
-# Example: "/css/awstats.css"
+# change its look. To create a style sheet, you can use samples provided with
+# AWStats in wwwroot/css directory.
+# Example: "/css/awstats_bw.css"
# Default: ""
#
StyleSheet=""