Hello, I'm try to configure an Apache 2.2.8 to set a bandwidth limit depending on users. If a user is registered and logged in, he'll download with no limit. If not, he will download with a fixed limit, let's say 500kbps.
Is there any module that can do this? I mean, a module that checks the database with all the users or if the user is logged in. Thank you.
