blob: dcf99a8cac432c9b00902fbd8d2ddf9d5705174d (
plain)
1
2
3
4
5
6
7
8
9
|
Apache::Icon is a perl module that rips out the icon guts of mod_autoindex and
provides a perl interface for looking up icon images. The motivation is to
piggyback the existing *AddIcon* and related directives for mapping file
extensions and names to icons, while keeping things as small and fast as
mod_autoindex does.
Author: Doug MacEachern
--will
|