Advanced
7 guides
-
Optimise website performance
Turn PHP opcode caching on or off so PHP can reuse compiled code instead of rebuilding it on every request.
Websites โ your website โ Advanced โ Optimisation
-
Create and manage FTP accounts
Give a user controlled file-transfer access to the website without sharing the main control-panel login.
Websites โ your website โ Advanced โ FTP
-
Choose the PHP version and extensions
Match the site runtime to application requirements and enable only the PHP extensions it needs.
Websites โ your website โ Advanced โ Developer tools
-
Edit PHP configuration
Adjust upload, memory, execution and other PHP limits for this website.
Websites โ your website โ Advanced โ Developer tools โ php.ini editor
-
Manage SSH access and keys
Use command-line access for approved administration, preferably with individual SSH keys.
Websites โ your website โ Advanced โ Developer tools โ SSH key manager
-
Create and monitor cron jobs
Schedule repeatable commands for maintenance, imports, queues and other application work.
Websites โ your website โ Advanced โ Cron jobs
-
Enable Redis or IonCube
Turn on optional services required for object caching or encoded PHP applications.
Websites โ your website โ Advanced โ Developer tools