Personalize the Gandi AI configuration
In Gandi AI you have the possibility to adapt the configuration of your server to your needs by choosing our automatic configuration. If you are not accustomed to modifying these parameters, we highly recommend not changing these which could make your server unstable.
Apache
To personalize the Apache configuration (outside of the system), a simple .htaccess file at the root of your site permits you, for example, to filter certain IP addresses or customize your error pages.
MySQL
To load the MySQL parameters, it is only necessary to add your directives in the file /etc/mysql/conf.d/my-user.cnf and restart your server.
PHP
To modify the PHP configuration (content in the php.ini file), it is only necessary to add your directives in the file /etc/php5/conf.d/user.ini on your server and restart. For more information, see phpini.
To upgrade to a newer version of PHP, see gandi-ai-php523 →