Dirhtml generates customizable html files from a folder branch. Using scripts, dirhtml can create unique and arbitrarily complex files.
The underlying concept of dirhtml is that it creates table-based folder listings that can be formatted in any way the user can dream up by using scripts.
Possible uses of dirhtml:
- Generate index.html pages for web servers
- Locate particular files on hard disks (including mapped network disks)
- Create randomized file lists (for example, lists of mp3 files)
- Generate index pages that span entire folder branches
Since dirhtml outputs html files, any build results in a static record of a folder branch at the time it was executed, which can be saved for future reference.
Dirhtml can be run from the command line using batch files. Consequently, it can regenerate all index.html's on a server via a scheduled execution of batch files, or single files on demand using php.
Dirhtml v4.84 and all prior versions are Copyright© 2000-2009 Eric Nitzsche.
If you find dirhtml useful or have questions, please send the author an email. It is the product of several hundred hours of effort.
Please download the current version of dirhtml and check out the release notes.
Dirhtml is portable, registry green freeware.