Changelog
Do not miss any of our developments and updates on our platform
Filtering by tag
announcement
Feb. 15, 2018
-
PHP website type and PHP per website settings
Website edit view now display PHP websites type as PHP rather than Apache standard for more consistency with other languages. It also allow now to choose your PHP version and
php.ini
settings par website rather than using the global config (which remains available by default).Compatibility: websites already running as Apache standard are now displayed as PHP, using the global PHP version and
php.ini
environment settings.API: websites using the Apache standard type now returns PHP as type. You can still create a Apache standard type, but it will be converted to PHP. The Apache standard type is set as deprecated.
More information in our blog post announcement.
Feb. 8, 2018
-
IPv6 for HTTP services
A AAAA DNS record for HTTP services is now automatically registered, which means your websites are now accessible under IPv6 by default. More information in our blog.