Update data from AWStats
This commit is contained in:
parent
5e99fbcd54
commit
f5e581bb46
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
#my $awstats_lib_root = '/usr/share/awstats/lib/';
|
||||
my $awstats_lib_root = './tools/awstats_soutade/wwwroot/cgi-bin/lib/';
|
||||
my $awstats_lib_root = './awstats/wwwroot/cgi-bin/lib/';
|
||||
my @awstats_libs = ('search_engines.pm', 'robots.pm', 'operating_systems.pm', 'browsers.pm');
|
||||
|
||||
# my @awstats_libs = ('browsers.pm', 'browsers_phone.pm', 'mime.pm', 'referer_spam.pm', 'search_engines.pm', 'operating_systems.pm', 'robots.pm', 'worms.pm');
|
||||
|
|
Loading…
Reference in New Issue
Block a user