Name

IndexOptions

Synopsis

                     IndexOptions 
                     option 
                     ...  access.conf/<Directory>
                  

[server config, within <VirtualHost> or <Directory>, or .htaccess]

Specifies a number of options to use when creating a directory index on the fly. Possible options are:

FancyIndexing

Equivalent to FancyIndexing On. Unless fancy indexing is turned on by either method, the other index options (except None) are ignored.

IconsAreLinks

Make the icons link to the documents (in addition to making the names link).

IconWidth[=Pixels]

Include a WIDTH attribute in the image tag for the file icon.

IconHeight[=Pixels]

Include a HEIGHT attribute in the image tag for the file icon.

ScanHTMLTitles

Scan any HTML files in the directory, extract their titles, and use them as descriptions for the files.

SuppressLastModified

Omit the last-modified date from the fancy index.

SuppressSize

Omit the size from the fancy index.

SuppressDescription

Omit the description from the fancy index.

SuppressHTMLPreamble

Deactivate the automatic generation of HTML preambles that accompany the HeaderName.

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.