I'm loooking to generate a script that checks how many times a user has entered a password for a user. Is there a way with mod_rewrite to send successfull auth's to one page and then send bad requests to another page.. this page I have done.. it takes in the username and then checks the count.. if its over say 5 it bans them.. if its under it will send them back..
I'm just wondering if this is at all possible.
thanks
Mike