Today I learned about Apache’s mod_autoindex. The resulting `.htaccess` file for my gallery:
DirectoryIndex index.html IndexOrderDefault Descending Date HeaderName header.html IndexIgnore header.html .. IndexStyleSheet /css/alex-2016.css IndexOptions +SuppressRules +SuppressIcon +SuppressDescription +SuppressSize +SuppressHTMLPreamble
#Apache