AEOS Calvarium v0.4

This commit is contained in:
OverSu 2026-08-26 17:23:29 +02:00
commit 57b531cb62
189 changed files with 3810 additions and 1417 deletions

7
data/.htaccess Normal file → Executable file
View file

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