Hello,
I disabled "Setup of potentially insecure web scripting options that override provider's policy" in the Permission Section of the Service Plan.
Additionally I disabled "SSI support" in the "Hosting Parameters" Section.
But the User can login and change this setting in his interface!
How can I restrict the the access to some Web Scripting Features.
/usr/local/psa/admin/conf/site_isolation_settings.ini
I disabled "Setup of potentially insecure web scripting options that override provider's policy" in the Permission Section of the Service Plan.
Additionally I disabled "SSI support" in the "Hosting Parameters" Section.
But the User can login and change this setting in his interface!
How can I restrict the the access to some Web Scripting Features.
/usr/local/psa/admin/conf/site_isolation_settings.ini
;; The section describes allowed hosting options
[hosting]
php = any
php_handler_type = fastcgi
python = off
perl = any
fastcgi = any
miva = off
ssi = off
ssl = any
;shell = /usr/local/psa/bin/chrootsh
shell = off
asp = any
php_safe_mode = any
coldfusion = off