tracking 301 redirects with awstats
Posted
by ceejayoz
on Server Fault
See other posts from Server Fault
or by ceejayoz
Published on 2010-03-19T14:01:53Z
Indexed on
2010/03/19
14:11 UTC
Read the original article
Hit count: 768
I'd like to use awstats to track usage of a URL shortener I'm using.
Unfortunately, awstats treats log records with a non 200 status as an error, and excludes them from statistics.
Is there a way to get awstats to treat 301s as 200s for stats tracking?
© Server Fault or respective owner