From 6ae70ff1c30948305fb9feb6440a2794fd645ca4 Mon Sep 17 00:00:00 2001
From: Rich Bowen This sets the icon to display next to a file ending in
name for FancyIndexing
. Icon is either a (%-escaped)
- relative URL to the icon, or of the format
+ relative URL to the icon, a fully qualified remote URL, or of the format
(alttext,url)
where alttext
is the text tag given for an icon for non-graphical browsers.
^^BLANKICON^^
is only used for formatting, and so
+ is unnecessary if you're using IndexOptions
+ HTMLTable
.
This sets the icon to display next to files with This sets the icon to display next to files of type
MIME-type for The
AddIcon (IMG,/icons/image.png) .gif .jpg .png
AddIcon /icons/dir.png ^^DIRECTORY^^
@@ -372,6 +376,7 @@ content-encoding
FancyIndexing
.
Icon is either a (%-escaped) relative URL to the icon,
+ a fully qualified remote URL,
or of the format (alttext,url)
where alttext is the text tag given for an icon for
non-graphical browsers.FancyIndexing
.
Icon is either a (%-escaped) relative URL to the icon,
+ a fully qualified remote URL,
or of the format (alttext,url)
where alttext is the text tag given for an icon for
non-graphical browsers.DefaultIcon
directive sets the icon
to display for files when no specific icon is known, for FancyIndexing
.
- Url-path is a (%-escaped) relative URL to the icon.
DefaultIcon /icon/unknown.png
@@ -527,7 +534,7 @@ a directory
directory).
- IndexIgnore README .htaccess *.bak *~
+ IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t