June 1999
Intermediate to advanced
540 pages
21h 39m
English
AddIcon
AddIcon
icon
name
...
[server config, within <VirtualHost> or <Directory>,
or .htaccess]
Specifies an icon image to be displayed with a given type of file in a directory index. For example:
AddIcon /icons/image.gif .gif .jpg .png
An optional syntax lets you specify alternative text in this directive as well:
AddIcon (IMAGE,/icons/image.gif) .gif .jpg .png
Three values can be used for the file extensions in
the AddIcon directive:
^^DIRECTORY^^
The icon is used for subdirectory names.
..
The icon is used for the parent directory.
^^BLANKICON^^
The icon is used only for spacing in the header of the page.
See also FancyIndexing.
(All)
Read now
Unlock full access