I'm getting an alert when I set my PHP version of PHP handler.
"There are settings that conflict with the server-wide security policy. Are you sure you want to continue?"
I can continue, but I'd like to adjust the server-wide policy to allow any PHP version that is installed - additionally the handler types show up as a problem.
This is my site_isolation_settings.ini
Configuring server-wide security policy. PHP Version and Handler
"There are settings that conflict with the server-wide security policy. Are you sure you want to continue?"
I can continue, but I'd like to adjust the server-wide policy to allow any PHP version that is installed - additionally the handler types show up as a problem.
This is my site_isolation_settings.ini
Code:
;; The section describes allowed hosting options [hosting] php = any php_handler_type = fastcgi python...