Hi all,
I'm trying to exclude files from awstats with the SkipFiles variable, however it's not working.
I've edited /tmp/awstats/awstats.conf and /tmp/awstats/awstats.conf.include, the include file is enabled in CPanel.
I have tried various different SkipFiles, as follows:
SkipFiles="robots.txt$ favicon.ico$ phparcade_news_check.php$ phparcade_update_check.php$"
SkipFiles="robots.txt$ favicon.ico$ phparcade_news_check.php phparcade_update_check.php"
SkipFiles="robots.txt$ favicon.ico$ /phparcade_news_check.php /phparcade_update_check.php"
If i'm right, i would have thought my first attempt was correct. Being that any URL ending in XXX$ will be ignored...
The files are in the public_html folder.
Any ideas?
Cheers,
Rhett.
I'm trying to exclude files from awstats with the SkipFiles variable, however it's not working.
I've edited /tmp/awstats/awstats.conf and /tmp/awstats/awstats.conf.include, the include file is enabled in CPanel.
I have tried various different SkipFiles, as follows:
SkipFiles="robots.txt$ favicon.ico$ phparcade_news_check.php$ phparcade_update_check.php$"
SkipFiles="robots.txt$ favicon.ico$ phparcade_news_check.php phparcade_update_check.php"
SkipFiles="robots.txt$ favicon.ico$ /phparcade_news_check.php /phparcade_update_check.php"
If i'm right, i would have thought my first attempt was correct. Being that any URL ending in XXX$ will be ignored...
The files are in the public_html folder.
Any ideas?
Cheers,
Rhett.





