It's surprising how difficult it is to find a simple, concise answer to this question:
- I have a file, foo.zip, on my website
- What can I do to find out how many people have accessed this file?
- I could use Tomcat calls if necessary
Update: If you suggest writing a script, can you point me to a decent one?