I have a website which has multiple downloadable videos, Im after a way of limiting the amount of files any user can download at any one time, Currently all users can download all files at once, which is killing speed!
So need to limit to say x2 downloads at once! Is this done in the .htaccess or via php
Thanks