Dirwrap
DirWrap is a CGI script written in PERL that takes the contents of a specified directory and wraps it in an html template of your choice. It was written primarily to provide a means for outputting directory contents on web servers that are configured to disallow directory listings via URL but it can be used with any web server that allows CGI scripts to be run.

Loading...