Changelog
Do not miss any of our developments and updates on our platform
Filtering by tag
site
April 11, 2018
-
Site addresses can now be transferred between accounts
You can now transfer site addresses and their subdomain and SSL certificate from an account to another.
Feb. 21, 2018
-
New site option: trim path
If you have addresses containing a path, this option trims it from requests forwarded to your application.
-
New site option: idle time
You can now configure the idle time before your application is automatically stopped.
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.