December 2002
Intermediate to advanced
576 pages
32h
English
AddAlt
AddAlt
string
filenames|suffixes
...
[server config, within
<VirtualHost> or
<Directory>, or
.htaccess]
Specifies alternative text for icons used with a given file listing in a directory index. The alternative text is used if the client is unable to load the image for any reason or has disabled the display of images. The text is used as the first argument to the directive, followed by one or more file extensions or names. For example:
AddAlt "Image" .gif .jpg .png AddAlt "Logo" logo.gif
See also FancyIndexing.
Read now
Unlock full access