Archive

Archive for the ‘htaccess’ Category

Directory indexing options using .htaccess file

October 27th, 2011 No comments

Hi guys, in this post I am trying to describe various directory indexing options available through an htaccess file.

htaccess stands for “Hypertext Access” and according to Apache .htaccess files (or “distributed configuration files”) 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 directory, and the directives apply to that directory, and all subdirectories thereof.

Read more…

Categories: htaccess Tags: