]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Additional note about BLANKICON, as per tid50417
authorRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 14:02:28 +0000 (14:02 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 14:02:28 +0000 (14:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059561 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index 328d91437c25454f2b6d365b198fdf930f312608..870cfe83cfde2f29fa92960219ec25e463304a14 100644 (file)
@@ -340,6 +340,10 @@ icon selected by MIME content-type</description>
     correctly), a file extension, a wildcard expression, a partial
     filename or a complete filename.</p>
 
+    <p><code>^^BLANKICON^^</code> is only used for formatting, and so
+    is unnecessary if you're using <code>IndexOptions
+    HTMLTable</code>.</p>
+
     <example><title>Examples</title>
       AddIcon (IMG,/icons/image.png) .gif .jpg .png<br />
       AddIcon /icons/dir.png ^^DIRECTORY^^<br />