Files
Walschleber-Kultour-CMS/uploads/.htaccess
T
2026-01-11 15:40:15 +00:00

5 lines
155 B
ApacheConf

# Verhindert das Ausführen von PHP/Skripten im Upload-Ordner
RemoveHandler .php .phtml .php3 .php4 .php5 .php7 .phps
php_flag engine off
Options -ExecCGI