This' been a long time on my mind. If I have some files in my documentroot (public_html) available for download and I give the download link to someone to download the file - how do I verify if it has been downloaded at all? It is a cPanel server running Apache-2.2.27. If it was an FTP account, I could look at /var/log/messages.
Is /etc/httpd/logs/access_logs a good place to start? Or is there some other explicit location I'm missing.
PS: Until now, I just used to ask 'em :)