filelist.cgi

See the other CGIs Japanese Page


Functions
    Display file list
  • Display a list of files in a directory
  • Display file size and date
  • Downlowd by a click
  • There are upgreated versions, Filelist 2, Filelist 3

Installation

  1. Put filelist.cgi in a CGI executable directory.
  2. Modify the Perl path of the line #1 in the filelist.cgi to match your server environemnt.
  3. Modify permission of the filelist.cgi.
  4. Modify "$dldir = "../files";" in the filstlist.cgi to be a directory you want to display the files. This is a relative path from the filelist.cgi.
  5. Execute filelist.cgi on your browser.
Sample and Source
    Sample
    filelist.cgi

    Support forum