upload v1

This commit is contained in:
2026-01-11 15:40:15 +00:00
parent 136a098425
commit 5d80bf4c40
57 changed files with 2430 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Verhindert das Ausführen von PHP/Skripten im Upload-Ordner
RemoveHandler .php .phtml .php3 .php4 .php5 .php7 .phps
php_flag engine off
Options -ExecCGI