if http_referrer != 'ip you specify' then
echo 'You cant login from that ip'
then log the ip and time to a text file...
is this possible, i mean for those with dhcp its probably kinda a pain, but otherwise it seems like a good security measure...
1812