General Per Server Application Settings

These settings are configurable on a per server basis for all webserver kinds (Apache, LiteSpeed, OpenLiteSpeed, and Nginx).

  1. php.ini Settings
    php.ini settings are inherited from the global application settings. However, they can be overridden or additional directives can be added to a specific server.
    To override or add custom php.ini directives for a server:

    • Go to Servers in the left sidebar
    • Select Manage for the desired server
    • Scroll to the Roles section
    • Select the Application tab, then choose php settings
    • To edit an existing directive, select the row. To add a new directive, select Add directive.
  2. Website Disk Quota
    This setting enforces a hard disk quota limit for websites hosted on the server. Once a website reaches this limit, it will not be able to write further data to the home directory.

    • Default: Disabled
      To enable Website Disk Quota:
    • Go to Servers in the left sidebar
    • Select Manage for the desired server
    • Scroll to the Roles section
    • Select the Application tab, then choose Disk quota
    • Select Enable

    Warning: Once the disk quota is enabled, it cannot be disabled.

Was this answer helpful? 0 Users Found This Useful (0 Votes)