From f533e29a7852a847c66cbc7b2a54d2df7f6ce089 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Sun, 16 Jan 2011 14:02:28 +0000
Subject: [PATCH] Additional note about BLANKICON, as per tid50417
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059561 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_autoindex.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml
index 328d91437c2..870cfe83cfd 100644
--- a/docs/manual/mod/mod_autoindex.xml
+++ b/docs/manual/mod/mod_autoindex.xml
@@ -340,6 +340,10 @@ icon selected by MIME content-type
correctly), a file extension, a wildcard expression, a partial
filename or a complete filename.
+ ^^BLANKICON^^
is only used for formatting, and so
+ is unnecessary if you're using IndexOptions
+ HTMLTable
.
+
Examples
AddIcon (IMG,/icons/image.png) .gif .jpg .png
AddIcon /icons/dir.png ^^DIRECTORY^^
--
2.47.2