awstats: Add update-stats script and call it hourly.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:37:58 +0000 (13:37 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:37:58 +0000 (13:37 +0200)
commit9ca3934aa9d8a853188ed8c8eb5f86e038c933c8
treedc9540c0d604c57c12dfcae548505c43f4860364
parent8ff111dafeae1a2f2b19d7b90b4c113cc0ec1a46
awstats: Add update-stats script and call it hourly.

This script handles generating lighttpd configuration snippets that
cause logging to be done per vhost (handling aliases created with
symlinks), it generates corresponding awstats configuration file and
calls awstats to parse all the logfiles.
etc/cron.hourly/update-stats [new file with mode: 0755]
usr/local/bin/update-stats [new file with mode: 0755]