Banning Visitors
All Content Below was made by Kathleen @ strobelyts.com.

This Tutorial will teach you how to keep unwanted visitors from entering your site by blocking there IP address!
*This Will only work if your site is in .php

1. In your root files of your site, create a file named: htaccess

2. Enter the following code into the htaccess file:

3. Replace 'ip address #1' with the ip address you would like to ban. You can add as many ip addresses as you would like.

When the visitor with the blocked ip address tries to enter your site, a forbidden message will display.