mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
6 lines
82 B
ApacheConf
6 lines
82 B
ApacheConf
#pandora disable phpexec
|
|
<Files *.php>
|
|
Deny from all
|
|
</Files>
|
|
php_flag engine off
|