I need to redirect some traffic to another page based on IP/domain. Let's say for example that I want to take all traffic from aol.com or 111.222.333.444 to
http://mydomain.com/aol.html. Can this be done with .htaccess or is there a better/easier way?