Basic Framework

This commit is contained in:
2024-07-13 17:22:53 +02:00
parent c1fffec124
commit 4d25387a47
22 changed files with 250 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Order deny,allow
Deny From All
<FilesMatch "^$">
Allow From All
</FilesMatch>