What is .htaccess?

.htaccess is a configuration file for use on web servers running the Apache Web Server software. When a .htaccess file is placed in a directory which is in turn 'loaded via the Apache Web Server', then the .htaccess file is detected and executed by the Apache Web Server software. These .htaccess files can be used to alter the configuration of the Apache Web Server software to enable/disable additional functionality and features that the Apache Web Server software has to offer. These facilities include basic redirect functionality, for instance if a 404 file not found error occurs, or for more advanced functions such as content password protection or image hot link prevention.

You can read more on this article and get help with .htaccess at this location:
http://www.htaccess-guide.com/


Was this answer helpful?

 Print this Article

Also Read

Simple .htaccess Tutorial

Introduction   In this tutorial you will find out about the .htaccess file and the power...

Connect to MySQL with Navicat

  You can connect to your server MySQL databases using Navicat. Navicat is a "Remote MySQL...

How do I connect to a mysql database that I have created in Plesk?

In order to connect to the database you just created in Plesk to your scripts or programs, you...

Why are my emails not sending from my PHP script?

NOTE:  If you are using our Xenon Server cluster, you will need to make this change to...

Common server path information

Common CGI Paths Perl 5: #! /usr/bin/perl Qmail: /usr/sbin/sendmail Date: /bin/date Domain...