pandorafms/pandora_console/images/.htaccess

4 lines
76 B
ApacheConf

#pandora disable phpexec
<FilesMatch "\.(php)$">
Deny from all
</FilesMatch>