Links
  - PHP Scripts
  - PERL Scripts
  - Website Templates
  - Cheap Domain Name Registrations
  - Domain Name Registration FAQs
   
Applications
  - AceFTP
  - VisualRoute

   

 

  
 

   

Account Settings

The Account Settings area deals with all the tools that you need to control your account using cPanel, changing your web site, creating custom error pages, using subdomains, and other tools.

 

Account Settings

Topics
   

Domain Password

Change Password icon Your domain password is the password you use to log on to your cPanel. This is useful to occasionally do to maximize your site security. You should always change your password if you think someone else has access to your account.

To change your domain password:

  1. Click on the Change Password link in the Account Settings area.

  2. Enter your current password in the Old Password field.

  3. Enter your new password in the New Password and New Password (again) fields.

  4. Click on the Change Your Password button button. Your password has now been changed.

Topics
   

Subdomains

Sub Domains icon Subdomains are a way of creating separate accounts within your master account, which are accessed as separate URLs. For example, you could set up a "timber" subdomain on your master account "hardware.com", which would be accessed as "timber.hardware.com". A lot of larger businesses use subdomains to establish branding and focus on separate product lines, because a subdomain creates a separate URL and web presence. However, you do not create a new cPanel when you create a subdomain. You still perform most administration functions for the subdomain through your master cPanel.

Practically, a subdomain is a sub folder within the public_http level of your account that has it's own cgi-bin directory. The "timber" example above creates a new top-level folder called timber, with a cgi-bin sub-folder. Upload your files for the subdomain to this location, including a separate home file (such as index.htm).

Currently you can not create email accounts with the subdomain extension. A workaround for this is to create an account called "sales-timber@hardware.com", or similar.

To add a subdomain:

  1. Click on the Sub Domains link in the Account Settings area.

    Note: You can only successfully create a new subdomain once your DNS number has successfully propagated for this account.

  2. Enter the text for the new subdomain in the field in the available field. You must conform to domain name conventions for the addition to the name.

  3. Click on the Add button button. Click on the Sub Domains link to return to the Subdomains window to confirm that it has been added. A folder with the same name as the subdomain has now been added to your public_html folder, with a cgi-bin sub-folder (if CGI scripts are enabled on your account).

Topics
   

Subdomain Statistics

You can view statistics specifically for each subdomain using the Analog and Webalizer tools. Refer to Analog and Webalizer for more information on how to use these tools.

To view subdomain statistics:

  1. Click on the Sub Domain Stats link in the Account Settings area.

  2. View the statistics as required. Refer to Analog and Webalizer for more information on how to use the Webalizer and Analog statistics tools.

Topics
   

Adding subdomain redirection

Statistics icon You can redirect Internet traffic from a particular subdomain to another location. This is usually used when the web pages that made up the subdomain have been moved to another location.

To add subdomain redirection:

  1. Click on the Sub Domains link in the Account Settings area.

  2. Click on the required subdomain from the first drop-down list.

  3. Click on the Setup Redirection button button.

  4. Enter the redirection address in the available field. Make sure that you end the address with a trailing slash (e.g. http://yourdomain.com/).

  5. Click on the Save button button.

Topics
   

Removing subdomain redirection

You can remove redirection from a subdomain at any time.

To remove subdomain redirection:

  1. Click on the Sub Domains link in the Account Settings area.

  2. Click on the required subdomain from the second drop-down list.

  3. Click on the Remove Redirection button button.

 

Removing subdomain redirection

Topics
   

Deleting a subdomain

Deleting a subdomain does not delete the subdomain folder - you will need to do this manually.

To delete a subdomain:

  1. Click on the Sub Domains link in the Account Settings area.

  2. Select the required subdomain from the "Delete subdomain" drop-down list.

  3. Click on the Delete button button. Click on the Sub Domains link to return to the Subdomain window to confirm that it has been deleted.

Topics
   

FTP

The FTP area deals with all the tools relating to setting up and managing FTP accounts, as well as managing FTP sessions. FTP (File Transfer Protocol) is a method by which you can transfer files between computers, usually using the Internet. There is a huge amount of information stored on FTP servers around the world which can only be accessed by using FTP. When using FTP you use an application called a "client" to connect to a machine called a "server".

There are a large number of FTP software packages available. Some of them are built in to your browser (such as Internet Explorer), others are dedicated applications (such as such as CuteFTP or WS_FTP), while still others are built into web applications (File Manager in cPanel is one example). Generally speaking, if you are going to spend a lot of time using FTP or have a large amount of files to upload/download, a dedicated FTP client is the way to go.

cPanel allows you to set up FTP accounts so that certain external users can access a restricted part of your system. You can also set up an anonymous FTP account so that anyone can access a restricted part of your system. You can also manage these FTP sessions, cutting them off if they go on for too long.

Warning: FTP, by its very nature, allows external users to modify your web site (albeit a restricted area of your web site). External users can upload, download, and delete files. Keep this in mind when you set up an FTP account.

 

FTP

Topics
   

Adding an FTP account

An FTP account creates a folder on the www level of your site that allows external users that know the password to upload and download files from that location. Change your password if you think that your account is being used incorrectly.

To add an FTP account:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the FTP Accounts button button.

  3. Click on the Add Account link.

  4. Enter the name of the FTP account in the Login field and the password for the account in the Password field.

  5. Click on the Create button button.

 

Adding an FTP account

Topics
   

Changing the password on an FTP account

It is a good idea to regularly change your password. You should always change your password if you think someone else has access to your FTP account.

To change a password on an FTP account:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the FTP Accounts button button.

  3. Click on the Change Passwordbutton.

  4. Enter the new password in the New Password field.

  5. Click on the Change button button.

 

Changing the password on an FTP account

Topics
   

Deleting an FTP account

Deleting an FTP account is as simple as creating as creating the account. Deleting the account does not delete the folder or its contents, but it does prevent anyone from accessing that folder through FTP.

To delete an FTP account:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the FTP Accounts button button.

  3. Click on the Deletebutton.

Topics
   

Setting Anonymous FTP access

Anonymous FTP access allows anyone to access your public_ftp folder. There are two options available:

  • Allow anonymous access to ftp://ftp.yourdomain.com - This allows to view, download, and delete files from your public_ftp folder.

  • Allow anonymous upload to ftp://ftp.yourdomain.com/incoming - This allows to view, upload, download, and delete files from your public_ftp/incoming folder.

Warning: Anonymous FTP allows anyone access to a restricted area of your site. It is generally safest to not enable Anonymous FTP. If you do enable it, you are responsible for the bandwidth and space used.

To set Anonymous FTP access:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the Anonymous FTP Controls button button.

  3. Click on the Allow anonymous access to ftp://ftp.yourdomain.com tick box or the Allow anonymous upload to ftp://ftp.yourdomain.com/incoming tick box. You must click on both tick boxes to enable uploads.

  4. Click on the Save Settings button button.

 

Setting Anonymous FTP access

Topics
   

Removing Anonymous FTP access

Removing Anonymous FTP access is as simple as enabling the access. Removing access does not delete your public_ftp folder or its contents (you should not delete this folder anyway), but it does prevent anyone from accessing that folder through FTP.

To remove Anonymous FTP access:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the Anonymous FTP Controls button button.

  3. Remove the tick from the Allow anonymous access to ftp://ftp.yourdomain.com tick box or the Allow anonymous upload to ftp://ftp.yourdomain.com/incoming tick boxes.

  4. Click on the Save Settings button button.

 

Removing Anonymous FTP access

Topics
   

Adding an Anonymous FTP message

You can add a message that appears in all FTP clients that access your public_ftp folder. This is usually used to add copyright notices or other warnings or comments based on the available files.

To add an Anonymous FTP message:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the Anonymous FTP Message button button.

  3. Enter the message that you want visitors to see in the text area. You can not enter HTML code - plain text only. This is created as a welcome.msg text file.

  4. Click on the Save Message button button.

 

Adding an Anonymous FTP message

Topics
   

Controlling FTP sessions

You can view and terminate FTP sessions using the provided FTP session controls. This is useful for general information and stopping unwanted FTP activity.

To control FTP sessions:

  1. Click on the FTP Manager link in the Account Settings area.

  2. Click on the FTP Session Controls button button.

  3. All active FTP sessions (FTP connections that are actively uploading or downloading files) are listed. Click on the Deletebutton next to a session to terminate that session.

Topics
   

Error Pages

Error Pages icon Error pages are served to Internet users when any one of a variety of errors occur, such as when a user enters an incorrect URL or is not authorized to access a specific directory in your web site. Companies often customize error pages to brand them with a specific corporate image and a link to their home page. You do not have to customize these pages - the error page is always available, whether customized or not.

To create or modify a customized error page:

  1. Click on the Error Pages link in the Account Settings area.

  2. Click on the button of the required error page, such as the 403 button button.

  3. Enter the HTML code for the error page. You can use the buttons at the top of the page to insert variables into the displayed code.

    Example:

    <h1>404 Not Found</h1>
    <p>The requested page, <!--#echo var="REQUEST_URL" --> ,is not available.</p>
  4. Click on the Save button button.

Topics


   

 

   
   
Privacy Policy  |  Terms Of Use  |  Acceptable Use Policy
Online Manuals  |  Knowledge Base  |  Network Status  |  Help Desk