Finding out when a page was last accessed

A

AlJ

Hi
I've been wondering if there's a way to tell when one of my pages was
last accessed. You could get there by tracking the hit counters but
that seems like a lot of trouble. Does anyone have a way to do this?
It seems like it might be useful in a web redesign.

Thanks
 
M

Mike Mueller

Server log file

: Hi
: I've been wondering if there's a way to tell when one of
my pages was
: last accessed. You could get there by tracking the hit
counters but
: that seems like a lot of trouble. Does anyone have a way
to do this?
: It seems like it might be useful in a web redesign.
:
: Thanks
:
 
F

Funkadyleik Spynwhanker

AlJ said:
Hi
I've been wondering if there's a way to tell when one of my pages was
last accessed. You could get there by tracking the hit counters but
that seems like a lot of trouble. Does anyone have a way to do this?
It seems like it might be useful in a web redesign.

Thanks

The server logs will have that information.

Ask your host about getting them.

That may be a lot of trouble to sort through too, but if it's worthwhile....
 
Top