Download List

Project Description

FileLister is a Web interface for listing files and
directories.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-12 12:40
2.3

The program was modified slightly to work with Apache 2 and mod_perl 2.
Tags: Apache2-FileLister, Major feature enhancements

2005-05-12 12:36
2.2

The program was totally rewriten to work with mod_perl. It now has better caching support, uses Dir::List, and should be faster due to the many optimizations within the ode and templates. The config file was cleaned up and is now easier to understand. A beta version for use with mod_perl 2 is now also available.
Tags: Major feature enhancements

2004-11-26 12:15
1.44

This release adds support for directories that are not
accessible by the Web server (shows another icon, and does
not link it), beta XML output (testing), time_needed (which
shows us how long it took to generate the page), and some
silly testing scripts.
Tags: Major feature enhancements

2004-01-19 19:43
1.39

The functions time_delta and is_old have been added for easier coding. Caching of directory listings can been done with a configurable expiration time (caching is done via a standard Perl module Storable). The documentation has been updated to reflect the current version. There are small bugfixes, and new configuration file options for more customization. A public CVSWeb is now available.
Tags: Major feature enhancements

2004-01-14 15:29
1.35

All pages have been made valid as XHTML 1.0. An
option was added in the configuration file to
enable or disable the ability to search. Stuff for
searching and tool-tips was added.
Tags: Major feature enhancements

Project Resources