Header set Access-Control-Allow-Origin "*"
Options +Indexes
IndexOptions Charset=UTF-8 FancyIndexing HTMLTable IgnoreCase FoldersFirst VersionSort IconsAreLinks IconWidth=25 IconHeight=25 SuppressLastModified SuppressDescription
IndexOrderDefault Ascending Name
IndexIgnore autoindex
IndexHeadInsert ""
IndexStyleSheet /autoindex/style.css
HeaderName /autoindex/header.html
DefaultIcon /autoindex/icon-file.svg
AddIcon /autoindex/icon-file-image.svg .png .gif .jpg .jpeg .ico .svg
AddIcon /autoindex/icon-file-text.svg .html .css .js .xml .webmanifest
AddIcon /autoindex/icon-folder.svg ^^DIRECTORY^^
AddIcon /autoindex/icon-back.svg ..
ErrorDocument 404 /autoindex/redirect.html
ErrorDocument 403 /autoindex/redirect.html
ExpiresActive On
ExpiresDefault A2592000
ExpiresByType text/css A604800
ExpiresByType text/javascript A604800
ExpiresByType application/javascript A604800
Header set Cache-Control "max-age=604800, public"
Header set Cache-Control "max-age=2592000, public"
SetOutputFilter DEFLATE
Header append Vary: Accept-Encoding