https://github.com/jamiew/apache-file-download-stats
Simple script to show top-downloaded files from apache2 logs
https://github.com/jamiew/apache-file-download-stats
Last synced: over 1 year ago
JSON representation
Simple script to show top-downloaded files from apache2 logs
- Host: GitHub
- URL: https://github.com/jamiew/apache-file-download-stats
- Owner: jamiew
- Created: 2011-10-14T20:28:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-14T20:33:07.000Z (over 14 years ago)
- Last Synced: 2025-03-28T19:48:49.868Z (over 1 year ago)
- Language: PHP
- Homepage: http://jamiedubs.com/stats
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Apache File Download Stats
A really simple PHP script to parse my website's apache2 logs and
turn it into a list of "Top Downloaded Files Today":http://jamiedubs.com/stats
Based on code from "@theowatson":http://github.com/theowatson
h2. License
Source code released under an MIT license. Pull requests welcome.