Wordpress Redirect Based On Ip 20.06.08
I need a script that will compare the IP address of every visitor to my wordpress blogs to a list of known IP addresses. If the visitor matches any IP’s on the list, nothing special is to be done. If the visitor is not on the list, the script will redirect the visitor to a URL I designate.
The list of IP addresses will be in the form of a text file.
This should be easy for anybody who knows something about wordpress and .htaccess.



