Hi, Are you using apache as your webserver then you can see the fields in the access_log of apache, first field gives you the ip address of the user hitting your webserver access_log is located in /var/log/httpd/access_log for redhat server.
the format of the log is like this 193.168.1.13 - - [04/Jul/2006:11:57:07 +0530] "GET http://homepage.com/index.html" 193.168.1.13 is the ip address which you can whois and find out the country from where users are hitting your homepage. Or better get the logs of the server and run webalizer with webalizer you can analyse them to great details. It is available at http://www.mrunix.net/webalizer/ Hope this helps. Regards... .::abrar::. ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/NhFolB/TM --------------------------------------------------------------------~-> ===================================================== To know more about TWINCLING Society http://www.twincling.org/ OpenSSL - PKI & Digital Certificates Mark your calendar for the TSM Saturday 5pm on 15th July 2006 ===================================================== Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/twincling/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

