I'm trying to figure out how to determine how many times a file has been downloaded from my site. The site statistics themselves are pretty vague and don't go down to the individual file level.
So how can I do it with PHP or otherwise? All I want to know is how many times a specific file has been downloaded.
Thanks.
