PHP-FPM
php.fpm settings can be configured on 3 different levels:
# Global level php.fpm settings
Global php-fpm settings are automatically applied to all servers.
- Select Settings from the left side menu a
- Select Service
- Scroll to Application
# Server level php.fpm settings
Overrides to inherited setting and additional custom php.fpm settings can be made to Apache and Nginx webserver kinds only.
To override or add custom directives to a server:
- Click Servers in the left side bar
- Locate the server you would like to enable ModSecurity on
- Select Manage from the drop down menu
- Scroll to the Roles section
- Select the Application tab then select php settings
- Select the row to edit an existing directive or select Add directive to add a custom directive
# Website level php.fpm settings
A website will automatically inherit the php.fpm settings from the server it is placed on. These settings can be overriden on a per website basis only by the Owner or Reseller (this tool is not avilable ot the end user).
sTo override php-fpm settings on a website level:
- Select Websites from the left side menu
- Locate the website you would like to edit
- Select Overrides from the drop down
- Scroll to php.fpm settings