AEOS Calvarium v0.5

This commit is contained in:
OverSu 2026-08-26 17:23:29 +02:00
commit 1fa8b9e152
177 changed files with 2936 additions and 3386 deletions

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

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