Grove

IP-Based Restrictions
The Internet Protocol (IP) is the Internet numeric address. Ranges of IP addresses can be used to prevent access outside a specified IP range. Include this line in the .htaccess file to limit access to your web pages from browser requests of the IP range 128.227 (public UF IP):- allow from 128.227
- deny from 106.256.34.10