# This folder is retired (see index.php / index.html).
# Never allow directory listing here.
Options -Indexes
DirectoryIndex index.php index.html

<FilesMatch "^\.">
    Require all denied
</FilesMatch>
