Quote:
Originally Posted by eoc_Jason
Well, since there has been no reply about my concept, I'll go ahead and code a session based one like I stated above.
|
Your concept is good. For my purposes though I found a better solution. I hacked a couple scripts to 1) check the IP against a banned table first if not found then check the rbl servers 2) if found in the rbl servers write the blocked IP's into my .htaccess file blocking the user completely 3) customized my 403 page to display the service they are blacklisted on and provide removal instructions.
Anyone wanting the script can PM me. It would be nice if someone that was a good coder (not me) went through it refined and optimized it.