add files

This commit is contained in:
2026-06-10 18:32:52 +07:00
parent 12c04e37eb
commit 3430850d69
45 changed files with 7872 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Block semua eksekusi PHP di folder uploads
<FilesMatch "\.php$">
Order allow,deny
Deny from all
</FilesMatch>
Options -Indexes