7965d3dcc8
looking up icon images.
9 lines
355 B
Text
9 lines
355 B
Text
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
|