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/


Hai trovato questa risposta utile?

 Stampa Articolo

Leggi anche

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...

Simple .htaccess Tutorial

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

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...

.htaccess Tips and Tricks for Argon Hosting Cloud Server

For a comprehensive explanation on how to use a .htaccess file and how to create one, please see...

Connect to MySQL with Navicat

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