blob: 538ca61005350ff268a25f6dbd460cb4e65c7a63 (
plain)
1
2
3
4
5
6
7
8
9
|
Apache::Archive is a module deisnged to be used with the Apache web server
and the mod_perl environment. It allows Apache to present tar and tar.gz
files as a menu of their component parts, from which a user may pick and
choose the elements to view or download. The appearance of the menu is
fully configurable through templates.
Author: Jon Peterson <jon@snowdrift.org>
--will
|