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.