FancyIndexing directive
Purpose
This directive specifies whether you want fancy directory indexing
(with icons and file sizes) or standard directory indexing.
Syntax
FancyIndexing setting
setting is either on or off.
Only one FancyIndexing directive should appear in the configuration
file.
Default
If no FancyIndexing directive is present, httpd assumes:
FancyIndexing on
Example
FancyIndexing off
Turns fancy indexing off.
Return to Resource
Configuration File Overview
Robert B. Denny <rdenny@netcom.com>