Company
Real 24/7 Support

Our techs are ALWAYS here! When you have an issue we are here to solve it immediately - 24 hours a day and 7 days a week. We are here for you!

Domain Registration
  

Register a .com, .net, .org, .biz, .info, or .us domain name for just $12.95/yr! Retain full control and full ownership via your account at NexusDomains.

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.