I am looking for a solution to limit the bandwith for the users of a site that have access to some mp3 / subscription. I don't want to serve files through PHP, but directly with some apache module.. do i have to count every bit? or how this should be handled. I have all the info on a mysql DB. Thank you so much for your replies.