I have a user on what apears to be a fixed ip address making a lot of requests for a members area page. The user is logged in but is making thousands of requests for the admin page each day.
It is one page with variables for example admin.cgi?mode=foo then admin.cgi?mode=bar
I want to sent this ip address to a warning page, how would I do this using htaccess.