1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/p5-Apache-Icon/pkg-descr
2001-01-01 10:19:42 +00:00

10 lines
355 B
Plaintext

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