Domain Name Search

Customer Support

We pride ourselves on our level of
customer service. Please use the links below to access our services.

Register
Client Login
New Support Tickets
View Current Tickets
Announcements
Knowledgebase
Forums
Mailing Lists
Website Monitoring
Twitter Updates

Testimonials
Our business is built on providing outstanding customer service and ensuring that you want to keep your hosting business with us. We already support a very large number of well known businesses and testimonials from a selection of our customers can be see here.
Languages
 
Language:

 
Security
Your security is extremely important to us and for this reason all pages of our site where personal or sensitive information is displayed are protected behind a PositiveSSL certificate. This can be seen by looking at the https:// prefix and also by looking for the padlock.
SSL Certificate Authority
Knowledgebase
You are here: Portal Home > Knowledgebase > .htaccess questions > What is the .htaccess file and what does it do ? Please Login or Register

What is the .htaccess file and what does it do ?

The .htaccess file is a file which, if it exists, is read by the Web Server process Apache before incoming client request are fulfilled. Your .htaccess file tells Apache to do certain things in your local environment, overriding the global configuration for the webserver.  Changes made to any .htaccess file will affect the directory where it is located and every directory below it.  Some simple examples of uses for .htaccess directives are : the ability to redirect requests to a different URL, directory index manipulation and for your own error pages for example.

Any incorrect syntax in your .htaccess file will lead to the webserver producing an "Internal Server" error number 500 whenever anyone tries to visit the website. Therefore, you need to be sure to use proper syntax when writing to your .htaccess file - if you are in any doubt, please contact us via a support ticket and we will help.



Was this answer helpful?

Add to Favourites
Print this Article