is it possible to stop myself appearing in my page stats as i'd like to be able to check my pages without inflating my pageviews?
my server is linux and i have awstats, webalizer and analog.
Nova Reticulis
10:58 am on Apr 26, 2004 (gmt 0)
Yes. Read the awstats manual.
dcrombie
11:06 am on Apr 26, 2004 (gmt 0)
You can also do this in the cron job that generates the stats. If you pipe the log file through 'grep -v youripaddress' then none of the stats packages will see those entries.