linux - Customize AWStats Downloads -


this seems ridiculous me, awstats not configured count exe or dmg files downloads. config file or setting can change? tried looking through documentation found no mention of pertaining downloads.

i did find out add download section containing file types here http://antezeta.com/news/awstats, neither hits or bandwidth calculations close being correct.

add section end of awstats.config file. following example counts *.dmg files:

extrasectionname1="disk image downloads"  extrasectioncodefilter1="200 304"  extrasectioncondition1="url,\.dmg"  extrasectionfirstcolumntitle1="file"  extrasectionfirstcolumnvalues1="url,(.*)" extrasectionfirstcolumnformat1="%s" extrasectionstattypes1=hb extrasectionaddaveragerow1=0 extrasectionaddsumrow1=1 maxnbofextra1=100 minhitextra1=1 

bandwidth counted unlikely match file size times download count. many downloads not complete or interrupted.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -