|
Home > Archive > Web Servers on Unix and Linux > January 2006 > IP?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| How should I determine that which IP address has visited my webpages?
Means that I have to put the list who visited according to there
order...
Please help me..
| |
|
| On Wed, 23 Nov 2005 00:51:18 -0800, Kumar wrote:
> How should I determine that which IP address has visited my webpages?
> Means that I have to put the list who visited according to there
> order...
> Please help me..
That information should be available in your web server logs.
| |
| sagar23 2006-01-06, 2:04 pm |
| quote: Originally posted by Kumar
How should I determine that which IP address has visited my webpages?
Means that I have to put the list who visited according to there
order...
Please help me..
check the location of apache logs at /var/log/apache2
there are so many tools to use for your apache log analizer
like webalizer,awstats,analog there are the tools
if you want more details check here
www.debianhelp.co.uk/webserver.htm
thanks |
|
|
|
|