Grove

IP-Based Restrictions

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):

If you want to deny certain IPs, you would include this line in your .htaccess file:

If you are interested in further information on security on the apache web server refer to apache.org.