i'm building a website free for download but i want to limit bandwidth per user !!!. Maybe user A cant download 2Gb per day etc.... :eek: :eek: And suggest me I have to use Apache download or FTP download !! I think Apache is not good for user management !!! :rolleyes: :rolleyes:
pls help
thanks in advanced !!

You can limit the bandwidth (the speed) but not the actual GBs the user has downloaded. See mod_bandwidth if you want to use this feature.

Otherwise you'll need some programming knowledge to do what you intended to do (to limit the number of bytes sent to a particular user).

define short-circuiting and fall through in C++

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.