[Zope] AWStats 4 and Zope Logging
Milos Prudek
milos.prudek@tiscali.cz
Thu, 25 Apr 2002 13:55:59 +0200
>> Now to figure out how to get AWStats not to show my global_css as the
>> top viewed document. AWStats does not seem to like extensionless
>> objects.
>
>
> It's not difficult. AWStats has an option for this. You can specify list
> of files and list of directories that should be treated like files even
> when they do not have extensions.
The parameter you were searching for is SkipFiles. An undocumented
feature allows using asterisk to filter out similar files. Here's a
proven example:
SkipFiles="robots.txt$ favicon.ico$ /cs_off* /cs_on* /en_off* /en_on*
/Images /p_ manage*"
--
Milos Prudek