An open API service indexing awesome lists of open source software.

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

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.