This commit is contained in:
2024-03-27 22:39:26 +01:00
parent 269d85ce11
commit d28a600b56
7945 changed files with 1474678 additions and 62 deletions

View File

@@ -0,0 +1,5 @@
Order deny,allow
Deny from all
<Files ~ "^[0-9A-Za-z]+\.(jpeg|gif|png)$">
Allow from all
</Files>