Hello again,
I have installed DA's awstats over the 3rd party plugin (now disabled), but I run into some trouble when it comes to the fact that the IP-addresses doesn't want to resolve now.
I am running CentOS 4.6 currently, and I'd like the global settings to be "resolve on", but also if available some kind of geoip-setting. (what is this module? Does it exist and how do I enable it?)
I went here and saw something about this.
So my main questions are;
Thank you in advance
I have installed DA's awstats over the 3rd party plugin (now disabled), but I run into some trouble when it comes to the fact that the IP-addresses doesn't want to resolve now.
I am running CentOS 4.6 currently, and I'd like the global settings to be "resolve on", but also if available some kind of geoip-setting. (what is this module? Does it exist and how do I enable it?)
I went here and saw something about this.
So my main questions are;
- How do I set a "default" awstats.conf files that apply for all users?
- Where do I find this global conf file?
- Is it safe to run the commands listed below to delete all the current users' conf-files?
Code:
find . -name "awstats.*.conf" -exec rm -rf {} \;
Thank you in advance