Terminal

Use the Terminal interface to connect to your account via the command-line

WebHost Manager

Use this link to access the WebHost Manager®️ (WHM®️) interface.

Cron Jobs

Use the Cron Jobs interface to automate certain commands or scripts on your site to run at a specific time. For example, you could set a cron job to delete temporary files every week to free up disk space.

Track DNS

Use the Track DNS interface to look up an IP address or trace the route from your computer to your web server. This feature can help you to verify that you have properly configured your website’s DNS.

Indexes

Use the Indexes interface to customize the way in which directories display when a visitor attempts to access them. Typically, visitors will see an Apache index page for that directory.

Error Pages

Use the Error Pages interface to configure messages in order to inform visitors that the web server cannot access your site. For example, a visitor who enters a nonexistent URL will see a 404 error.

Apache Handlers

Use the Apache Handlers interface to control how the Apache web server manages certain file types and extensions for your site. You can manually add the handler and extension to configure Apache to handle a new file type with an existing handler.

MIME Types

Use the MIME Types interface to configure how cPanel relays information to the browser about how to handle specific file extensions. For example, on most servers, the text/html MIME type equates to the .htm, .html, and .shtml extensions, which causes the browser to interpret those files as HTML files.

Virus Scanner

Use the Virus Scanner interface to scan for viruses and security weaknesses. After you identify a potential security threat, this feature will prompt you to take the appropriate action.

API Shell

Use the API Shell interface to run cPanel API functions within the cPanel interface. API functions may change or delete data on your server, which can cause your server to fail.