5 <IfModule mod_autoindex.c>
6 IndexOptions +VersionSort +XHTML +SuppressHTMLPreamble -FancyIndexing -HTMLTable
7 IndexOrderDefault Descending Name
8 IndexIgnore *.bat *.sh .htaccess *.xc-deps HEADER.html warning*
11 <IfModule mod_headers.c>
12 Header append Cache-Control no-cache
13 Header append Cache-Control must-revalidate