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