Your hosting can make or break your site. Choosing the right host will undoubtedly determine your fate. Here you\'ll learn how it\' done.  Home Site Maintenance Hosting Services Introduction to .htaccess

Introduction to .htaccess

Browse Pages: << < 2  3  4  5  6  > >>

Image from Hosting Services: IP Banning

1. Make a new text file and name it .htaccess or open one you already have.

2. Find out the person's IP address and substitute it for 000.000.000.000.

To deny access..
deny from 000.000.000.000

To allow access..
allow from 000.000.000.000

To ban everyone..
deny from all

To add more press enter and copy the code and change the IP.

Then upload it to your root directory or the specific directory you want to use these settings for.

NOTE: Uploading to the root directory will override .htaccess files in specific folders.

Author's URL: Depiction.net
Browse Pages: << < 2  3  4  5  6  > >>
Your hosting can make or break your site. Choosing the right host will undoubtedly determine your fate. Here you\'ll learn how it\' done. More Hosting Services Tutorials: Featured Materials | Fresh Materials | Website Templates

No comments yet...
Add comments to "Introduction to .htaccess"

Captcha