Just got AWStats 4 to work with the z2.log where version 3 of AWStats would not process the log. Very nice. http://awstats.sourceforge.net/ 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. Harlow Pinson Indepth Learning Email: hpinson@indepthl.com Web: http://www.indepthl.com Voice: 505-994-2135 FAX: 208-475-7678
hpinson@indepthl.com wrote:
Just got AWStats 4 to work with the z2.log where version 3 of AWStats would not process the log. Very nice.
http://awstats.sourceforge.net/
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. However, if you have many extensionless dtml documents in many directories, it is probably better to give them extensions. -- Milos Prudek
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
participants (2)
-
hpinson@indepthl.com -
Milos Prudek