| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| First Time Poster! | download limit Anyone know how or point me to where I can find help on a script to limit the amount of downloads a person can download per day from my site. I am useing cpgnuke, But any script will do, I'll just get help on porting it to work with cpgnuke. Thanks. |
| |
| | #3 (permalink) |
| Senior Member | there are scripts working to control downloads/uploads like the one below http://www.hotcgiscripts.net/?c=e-file-manager21 if you need a customized script go to www.scriptlance.com or you can configure apache to limit bandwith for ip based connections (if you are using a linux/unix dedicated server) |
| |
| | #4 (permalink) |
| NamePros Regular | or for custom you can hire me!
__________________ Online Time Tracking :) |
| |
| | #5 (permalink) |
| Senior Member | A simple way to do this is to have the “download” links point to a script that checks some criteria and redirects to the actual download URL if everything is OK. It's not foolproof , but it gets the job done in a few lines of code. Another thing you might want to do is use the script to block certain user agents. I have an old script I used to run that works this way. If you're interested it's perlscript. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |