.htaccess block IP redirect to another url

I have seen in many places how to create a.htaccess file and deny a specific IP but what I want to do is redirect the denied ip to another url which will be different for each blocked IP.

I am blocking two people and they of course would get the error page. But what I want to do is send those two people to two different sites instead of just an error page. My intent is to send them to an individual web site created just for them.

It would be a great help if someone knows what I could write in the .htaccess file to make it do this. I would appreciate it.

Thanks,
Duane