can anyone help me with mod_bandwidth?
I am attempting to open a free file storage web site, and i was wondering how i could use mod_bandwidth to limit each user's directory to a certain amount of bandwidth per month.say the user files are in: /data/www/mysite.com/userfiles/<username>
Is there a way I can direct it so that each user directory has say 250mb of bandwidth per month? Without having to make an entry for each user?