Friday, April 3, 2015

What is htaccess? Why do we use this and Where?

.htaccess files are configuration files of Apache Server which provide
a way to make configuration changes on a per-directory basis. A file, 
containing one or more configuration directives, is placed in a particular
document directory, and the directives apply to that directory, and all 
subdirectories thereof.

No comments:

Post a Comment