Difference between revisions of "AWFFull"

From YobiWiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
   
 
[http://www.maxmind.com/app/c GeoIP Country detection]
 
[http://www.maxmind.com/app/c GeoIP Country detection]
  +
apt-get install geoip-bin
  +
in /etc/awffull/awffull.conf:
  +
GeoIP yes
 
-----
 
-----
 
./usr/bin/awffull
 
./usr/bin/awffull

Revision as of 19:33, 13 December 2006

AWFFull Homepage

apt-get install awffull libgd2-xpm

GeoIP Country detection

apt-get install geoip-bin 

in /etc/awffull/awffull.conf:

GeoIP          yes

 ./usr/bin/awffull 

see the results to http://www.justbiit.com/awffull/

Don't forget to point to the right log file : /var/log/apache2/access.log in the /etc/awffull/awffull.conf