Hello,
I have a website that is hosted by another company. Is there some kind
of php script to limit downloading to a certain amount size? And is
there kind thing I can do to the .htaccess file to limit this as
well???
For example I have a little media file say about 3MB or something.
Once someone visits the site and wants to download this file (ie.
http://www.domain.com/dir/file.wmv), I would like something check
something to see if they have the max download per day before it lets
them download it.
thanks for any help.
I have a website that is hosted by another company. Is there some kind
of php script to limit downloading to a certain amount size? And is
there kind thing I can do to the .htaccess file to limit this as
well???
For example I have a little media file say about 3MB or something.
Once someone visits the site and wants to download this file (ie.
http://www.domain.com/dir/file.wmv), I would like something check
something to see if they have the max download per day before it lets
them download it.
thanks for any help.
Comment