Htaccess Tutorials
Htaccess is simply a text file. A text file can be created in various text editors, including notepad. Some people are confused by the name of this file, so allow me to explain:
.htaccess is the file name. It is not file.htaccess or somepage.htaccess, it is just .htaccess
Disclaimer: If you are using FrontPage Extensions, there is already a htaccess file in your httpdoc folder that was created by FrontPage. Editing this file should only be done at your own risk. Also, do not remove the htaccess file and replace it with your own, as your site will not work afterwards.
If you do choose to edit the htaccess file, download it from the server first and than add in your code. Please make a backup copy of the unedited htaccess file prior to adding any code.
Overview Read First
Anti-leech
Custom Errors
Deny User
Page Extension Redirect
Password Protection
WWW Redirect
