6 htls - Directory lister for ashd(7)
10 *htls* [*-hms*] [*-c* 'STYLESHEET'] 'METHOD' 'URL' 'REST'
15 *htls* can be called from *dirplex*(1) for generating listings for
16 directories that lack an index file. The generated index will be a
17 HTML table with links to subdirectories and additional file
18 information as specified by command-line options. It needs to be
19 called with the `X-Ash-File` header added to the request, as
22 *htls* is a transient handler, as defined in *ashd*(7), and the
23 'METHOD', 'URL' and 'REST' arguments will normally be added by the
31 Print a brief help message to standard output and exit.
35 Include the time of last modification for the listed files and
36 directories in the listing.
40 Include the size of the listed files in the listing.
44 Instead of including an inline stylesheet, insert 'STYLESHEET'
45 as a stylesheet link in the generated index.
49 Fredrik Tolf <fredrik@dolda2000.com>
53 *dirplex*(1) (the EXAMPLES section), *ashd*(7)