Dirlist module

Directory listing generation

Overview
The dirlist module is used by the webserver to generate HTML directory listings of directories on the web-server filesystem. If a directory is requested, and it does not contain a suitable index file, this module will generate a listing of all the files located in that directory. (The dirlist module ignores UNIX hidden files which start with a period ".".) If this module is disabled, then a request for a directory not containing a suitable index file will generate a HTTP return code of 403 Forbidden.

Configuration
The htaccess module can be used to configure the output format, e.g. setting which files not to display etc.

Example
A sample directory listing produced by the dirlist module looks like this:

Index of /docs/misc/

Name                            Last modified            Size
_____________________________________________________________

Parent directory                03:50:46 PM 07/31/97    4.0Kb
byteserver.cgi                  07:51:14 AM 11/03/96    4.1Kb
docs/                           03:22:31 PM 07/29/97    1.0Kb
echo.shtml                      05:56:05 PM 03/24/97    1.7Kb
editor/                         07:49:39 PM 07/24/97    0.0Kb
empty/                          05:07:32 PM 07/01/97    0.0Kb
forktest.cgi                    11:00:25 AM 03/20/97  152.5Kb
frontpage/                      12:48:52 PM 05/19/97    0.0Kb
imap.gif                        01:23:00 PM 01/29/96    4.0Kb
imap.map                        01:23:00 PM 01/29/96    0.1Kb
java/                           02:00:55 PM 04/13/97    1.0Kb
lib.pl                          04:29:48 PM 06/08/96    1.8Kb
push.ani/                       02:00:17 PM 04/13/97    1.0Kb
recurse.shtml                   07:00:43 PM 03/25/97    0.0Kb
sockd_test/                     09:48:16 AM 07/31/97    0.0Kb
tables.html                     12:30:05 PM 07/29/97    1.4Kb
tables.html~                    12:01:49 PM 07/29/97    0.6Kb
test.cgi                        02:51:20 PM 06/17/97    0.2Kb
tree.cgi                        05:10:39 PM 07/30/97  264.0Kb
var.cgi                         01:05:00 PM 07/11/97    0.0Kb
_____________________________________________________________
Powered by Zeus Server