Create .htaccess

This commit is contained in:
2026-06-05 10:58:39 +02:00
parent 11b7be4ca0
commit c662369259
+3
View File
@@ -0,0 +1,3 @@
<FilesMatch "\.db">
deny from all
</FilesMatch>