So I inherited a website that has awstats installed. Looking at the different statistics, I can see the list of hosts that access our page. At the same time, I can see which pages have been accessed how many times (via the nagivation option).
But I would like to know what host has looked at what page – or more specifically, I want to know which hosts look at one of my pages. Is such a thing possible with awstats/apache's log file?
Do I need to create a seperate config file just for that page within the entire site?
I assume I have to change these accordingly… the syntax throws me off a bit. Could you give an example of what it looks like from: http://www.example.com/page
('page' being the page I want specific host stats)