ServerDefaultPage 1.3.0

  • Version 1.3.0

    Version compatible with i-MSCP >= 1.4.x Serie


    CHANGELOG

    • Added: Cronjob for renewal of self-signed SSL certificate (only registered when a self-signed certificate is used)
    • Fixed: All registered IP addresses must be added in the vhost files, even if some are not assigned to customers yet
    • Fixed: SSL self-signed certificate must not be re-created if not expired yet (expire date + 1 month)
    • Removed: Support for i-MSCP 1.3.x Serie
  • Version 1.2.5

    Version compatible with i-MSCP 1.3.x Serie


    CHANGELOG

    • Fixed: Wrong port set in SSL vhost
  • Version 1.2.4

    Version compatible with i-MSCP 1.3.x Serie


    CHANGELOG

    • Fixed: Apache2 not reloaded - reload attribute is not defined
  • Version 1.2.3

    Version compatible with i-MSCP 1.3.x Serie


    CHANGELOG

    • Changed: Listen on the `afterAddIps' event (available since 1.3.x) instead of the `afterHttpdAddIps' event
    • Fixed: Avoid usage of experimental smartmatch operator
    • Fixed: HTTPD server instance not defined in run() action context, leading to errors
    • Fixed: Method installConfFile() from httpd server packages has been removed in i-MSCP 1.3.x
    • Fixed: Only register listener if status is enabled
    • Fixed: SSL certificate must not be re-created in run() action context
    • Fixed: Undefined $self variable in onAddIps event listener
    • Renamed: Server default page document root from `default' to `ServerDefaultPage'
  • Version 1.2.2

    Version compatible with i-MSCP >= 1.2.17


    CHANGELOG

    • Fixed: Only add BASE_SERVER_IP to ssl ips, if ssl is enabled for panel
    • Fixed: Compatibility with i-MSCP 1.2.17 API
  • Version 1.2.1

    Version compatible with i-MSCP >= 1.2.3

    CHANGELOG

    • Fixed: Certificate path in vhost-file
  • Version 1.2.0

    Version compatible with i-MSCP >= 1.2.3

    CHANGELOG

    • Added: Always support SSL
  • Version 1.1.2

    Version compatible with i-MSCP >= 1.2.3


    CHANGELOG

    • Fixed: iMSCP::Dir::make expects the mode passed as octal value
    • CS fixes
  • Version 1.1.1

    Version compatible with i-MSCP >= 1.2.3


    CHANGELOG

    • Updated: README.md file (Added note about template customization)
  • Version 1.1.0

    Version compatible with i-MSCP >= 1.2.3


    CHANGELOG

    • Removed: Support for i-MSCP 1.1.x serie
    • Updated: Templates