MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on October 14, 2014, 01:21:00 PM

Title: What you can do with .htacces file?
Post by: Dipak Bhoi on October 14, 2014, 01:21:00 PM
Hello Guys,

What is an .htaccess file

An .htaccess file is a simple ASCII file that you create with a text editor. It offers a means to make configuration changes on a per-directory basis. .htaccess files affect the directory in which they are located and all sub-directories.

For instance, if there is one .htaccess file located in your root directory of yourwebsite.com, it would affect yourwebsite.com/data/, yourwebsite.com/data/images/, and so on.


Features

With an .htaccess file you can do:-
   
I hope this post will help you to understand .htaccess file configuration.

Enjoy !!