Microsoft
Software
Hardware
Network
Question : How to prevent bandwith leeching on content?
i don't have specific download which people are leeching, but I have a database which produces pages which people are leeching and stealing my bandwidth.
I think I need to stop people accessing a certain amount of pages per day.
But I don't want to stop google bot or the yahoo bot.
I don't mind paying a small amount for commercial protection, $50 perhaps.
But I think the solution need to be PHP / MySQL based, I think.
Help ?
Answer : How to prevent bandwith leeching on content?
Perhaps try using a .htaccess file:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^
http://www.yoursite.com/
.*$
[NC]
RewriteCond %{HTTP_REFERER} !^
http://www.yoursite.com$
[NC]
RewriteRule .*\.(.*)$
http://www.yoursite.com/
[R,NC]
Random Solutions
Simple AD Extraction method.
Selecting VBA Frame changes Parent Frame Scroll position
using Like operator in sql
Problem Installing Generic Text Printer
Reading xml file in global.asax to redirect vanity url to correct page
What is the impact of recreating an OU certifier on current users?
VB Script: Output specific text from text file
Need assistance with MYSQL PHP output query
I am trying to compile an already produced program and it gets error 9009, which I was told has to do with the path of the batch program, where do I re-path the batch program correctly?
SBS 2003 R2 remote web workplace