AEOS/data/.htaccess
2026-08-26 17:23:29 +02:00

6 lines
119 B
ApacheConf
Executable file

Options -Indexes
Deny from all
<FilesMatch "\.(gif|jpe?g|png|ttf|woff|svg|eot)$">
Allow from all
</FilesMatch>