First upload

This commit is contained in:
Nikolai Fesenko
2025-02-02 13:37:56 +01:00
commit 8d227c9191
3281 changed files with 362319 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>

View File

@@ -0,0 +1,4 @@
In this directory we store downloadable files.
Files uploaded over admin interface are renamed to hash and stored in separate dirs. Manually (ftp) uploaded files goes to "uploads" directory.
Always make sure that this directory is protected from direct access over web.

View File

@@ -0,0 +1 @@
test jpg file

View File

@@ -0,0 +1 @@
test jpg file

View File

@@ -0,0 +1 @@
test jpg file

View File

@@ -0,0 +1 @@
Upload directory.