|
Email Domain Forwarding
A Domain Forwarder redirects all mail from
any of your domains to another domain. For example, if you setup
bob.com to redirect sam.com, any email send to any address at bob.com
will be sent to the corresponding user at sam.com (bob@bob.com would
be sent to bob@sam.com). Any valid
pop accounts existing on the domain forwarding was set up on will
still receive mail and no forward will be sent.
Warning: Setting a Domain Forwarder
will override the default address for the forwarded domain.
Click
here for a live tutorial on how to setup email domain forwarding.
--------------------------------------------------------------------------------
Manage/Add/Remove Accounts
You can set up as many POP (Post Office Protocol) e-mail accounts as you require, up to your maximum limit. Each one of these is in the standard e-mail formation of
address@yourdomain.com. As with your default e-mail address, you can access these accounts through web mail or through your own offline e-mail application.
To add an e-mail account:
- Click on the Add / Del Email Accounts icon in your Control Panel.
- Click on the Add Account link.
- Enter the first part of the e-mail address and the password for the account in E-mail and Password fields.
- Enter the maximum size limit of this mailbox in the Quota field, if required. The size limit is in megabytes. Not entering a number means that the mailbox size is only limited by the available disk space.
- Click on the Create button.
Your new account has been added. Refer to Configuring Outlook Express to read e-mail if you want to use Outlook Express to read e-mail received by the new account.
Click
here for a live tutorial on how to add a POP3 email account in CPanel.
You can delete an e-mail account when the account is no longer needed. You can not delete your default account.
Warning: Make sure you download any mail that you want to keep, as deleting the account will delete all of the mail still in that account. You can not recover this information once the account has been deleted.
To delete an e-mail account:
- Click on the Add / Del Email Accounts icon in your Control Panel.
- Click on the Delete button next to the unwanted e-mail address.
- Click on the Yes button.
It is useful to occasionally change the passwords on your e-mail accounts to maximize your e-mail security. You should always change your password if you think someone else has access to your account.
Note: Make sure that you change the password in your offline e-mail application as well, or you will not be able to upload or download e-mail to this account.
To change the password of an e-mail account:
- Click on the Add / Del Email Accounts icon in your Control Panel.
- Click on the Change Password button next to the required e-mail address.
- Enter the new password in the New Password field.
- Click on the Change button. Your password has now been changed for that account.
--------------------------------------------------------------------------------
Default Address
Any e-mail that is sent to an unknown account at your domain name, such as unknown@yourdomain.com, gets automatically rerouted to your default e-mail account. All web site accounts are automatically assigned a default e-mail address - user@yourdomain.com - which you can change, if required.
To set your default e-mail address:
- Click on the Default Address icon in your Control Panel.
- Click on the Set Default Address link.
- Enter the complete e-mail address of the new default in the field next to your web site name drop-down list.
Note: You can enter :blackhole: to throw away all incoming mail, or :fail: no such address here to bounce the e-mail back to the sender.
- Click on the Change button. Your new default e-mail address has now been set.
Click
here for a live tutorial on how to set your default address.
--------------------------------------------------------------------------------
Auto-responders
Autoresponders are e-mail messages that are sent automatically when an e-mail arrives for a specific e-mail account. Autoresponders are most commonly used for an "Out of Office" style message to inform your correspondents that you are not available, without you having to reply manually. You can have more than one autoresponder on one account. You can use plain text or include HTML code in the autoresponder, and choose from a wide variety of character sets.
To add an autoresponder:
- Click on the Auto Responders icon in your Control Panel.
- Click on the Add Autoresponder link.
- Enter the address of the account that the autoresponder responds to in the Email field.
- Enter your name or address in the From field. You do not have to put anything in this field.
- Enter the subject line of the autoresponder in the Subject field.
- Click on the required character set for this autoresponder from the Character Set drop-down list, if required.
- Click on the HTML Message tick box if you want to include HTML code in the
autoresponder.
- Enter the autoresponder message in the Body field. You can not use HTML code in this field - plain text only.
- Click on the Create button.
Click
here for a live tutorial on how to setup auto-responders in CPanel.
Modify an autoresponder if you need to alter the details of the message or if you set it to the wrong account.
To edit an autoresponder:
- Click on the Auto Responders icon in your Control Panel.
- Click on the Edit button next to the autoresponder that you want to edit.
- Edit the autoresponder's fields as required.
- Click on the Create button to edit the autoresponder.
Delete an autoresponder when you no longer need to use it. If you use the autoresponder at frequent intervals, such as an "Out of Office" message, you can modify it to point to a nonexistent e-mail account, such as store@yourdomain.com, and then simply change the account name back when you need it again. Refer to Editing an autoresponder for more information.
To delete an autoresponder:
- Click on the Auto Responders icon in your Control Panel.
- Click on the Delete button next to the autoresponder that you want to delete.
--------------------------------------------------------------------------------
Email Filtering
You can block an e-mail using spam filters. There are many definitions of spam, but one particularly useful one is the following:
Spam is the electronic version of junk mail, and has been around since the Internet was created. E-mail filters are a way of filtering your e-mail to remove unwanted mail based on a variety of criteria. You can block any sort of e-mail, not just mail of a commercial nature. Blocked mail can be deleted automatically or sent to another e-mail address or script. These filters are quite flexible - some examples are provided after the instruction on how to add a spam filter below. All filters are cumulative.
To add an e-mail filter:
- Click on the Block Email icon in your Control Panel.
- Click on the Add Filter link.
- Click on the required header field in the first drop-down list. These are the various fields in any e-mail message.
- Click on the required filter action in the second drop-down list. This action will act on the text entered in the third field.
equals - match the text exactly (whole words only). "Credit" will block "Credit".
matches regex - matches the text based on regular expression (regex) rules. Regular expressions are a powerful but complex area. You do not need to use regular expression filters for most circumstances. Refer to these two good introductory tutorials - Using Regular Expressions and Learning to Use Regular Expressions - for more information.
contains - match the specified text in any circumstance. "porn" will block "porn" and "pornography".
begins with - match the specified text when it is the beginning of a word. "porn" will block "porn" and "pornography" but not
"teenporn".
- Enter the filter text in the third field. This text is case sensitive.
- Enter the destination for the filtered e-mail in the Destination field. There are three separate types of destination:
Destroy the e-mail - Enter Discard in the field.
Redirect to another address - Enter the e-mail address to which to redirect the e-mail.
Redirect to a script - Enter the full script path on the machine that hosts your web site.
- Click on the Activate button.
Examples:
- To redirect all e-mail from "john@paradise.net", enter: From, equals,
john@paradise.net, david@corse.org.nz
- To delete all e-mail from paradise.net, enter: From, contains,
paradise.net, Discard
- To delete all references to pornography, enter: Any Header, contains, porn, Discard
- To discard all e-mail that Spam Assassin has marked as spam, enter: SpamAssassin Spam Header, begins with, yes, Discard
Delete a spam filter when you no longer need it. There is no way to modify a spam filter - if you have made a mistake, simply delete the filter and start again.
To delete a spam filter:
- Click on the Block Email icon in your Control Panel.
- Click on the Delete button next to the spam filter that you want to delete.
--------------------------------------------------------------------------------
Forwarders
Forwarders simply allow you to automatically forward e-mail sent to one account to another account. This is useful when you work at two separate locations, or have gone on holiday.
To forward mail from one account to two or more accounts, just add two or more forwards for the account that is being forwarded.
To add a forwarder:
- Click on the Email Forwarders icon in your Control Panel.
- Click on the Add Forwarder link.
- Enter the first part of the e-mail address that will be forwarded in the first field.
- Choose the required domain from the drop-down list.
- Enter the full e-mail address that the forwarder will forward mail to in the second field.
- Click on the Add Forwarder button.
Delete a forwarder when you no longer need it. You can not modify an e-mail forwarder - if you have made a mistake, simply delete the forwarder and start again.
To delete an e-mail forwarder:
- Click on the Email Forwarders icon in your Control Panel.
- Click on the Delete button next to the forwarder that you want to delete.
--------------------------------------------------------------------------------
Mailing Lists
Mailman is a popular mailing list script. Mailing lists are an ideal tool for communication between far-flung participants and can be about anything you want. Mailman allows you to set up a mailing list with a large number of configurable options, such as who is on the list, where mailing lists messages are sent, and whether you include welcoming messages to new subscribers.
The Mailman documentation, which is incorporated into its Administration panel, is clear and helpful, and should be referred to for all questions about using the script. The instructions in this section deal with how to set up, modify, and delete a Mailman mailing list from your CPanel. You can can also refer to the Mailman home page for more information.
Note: It is a good idea to be aware of spam and its definition before setting up a mailing list - refer to Blocking E-Mail for more information.
To add a mailing list:
- Click on the Mailing Lists icon in your Control Panel.
- Click on the Add Mailing List link.
- Enter the name of the mailing list in the List Name field, the password for the list in the Password field, and the domain it is for from the Domain drop-down list.
- Click on the Create button. The list is created in the /usr/local/cpanel/3rdparty/mailman/lists folder.
Editing a Mailing Lists:
There are many different configurable options available with the Mailman script. This procedure shows you how to open up the Administration panel so that you can modify the script options. Use the Mailman documentation that is included in the Administration panel to answer any specific questions you might
have. To edit a mailing list:
- Click on the Mailing Lists icon in your Control Panel.
- Click on the Edit button next to the mailing list that you want to edit.
- Log in to the mailing list with your password. You are now in the Mailman Administration panel and can adjust options as you require.
Deleting a Mailing Lists
Delete a Mailman mailing list when you no longer want the list to be active.
Warning: Deleting the mailing list will delete all archives, current mail, and members e-mail addresses. If you want to keep any of this information, be sure to download or otherwise copy these files before deleting the mailing list. Once the mailing list is deleted the information is unrecoverable.
To delete a mailing list:
- Click on the Mailing Lists icon in your Control Panel.
- Click on the Delete button next to the mailing list that you want to delete.
- Click on the Yes button.
--------------------------------------------------------------------------------
Spam Assassin
Spam Assassin is a mail filter installed on a mail server used to identify spam. It checks for spam using a large number of pre-set rules that check the header, body, and sender of all e-mail messages sent to your domain mailbox.
To enable Spam Assassin:
- Click on the Spam Assassin icon in your Control Panel.
- Click on the Enable Spam Assassin button.
Configuring Spam Assassin
You can change how Spam Assassin deals with spam. The following options are available:
- required_hits - The number of e-mails received before a certain e-mail is considered spam.
- rewrite_subject - Alter the subject line of spam e-mail. Enter 1 to enable or 0 to disable.
- subject_tag - Text added to the subject line of spam e-mails. rewrite_subject must be enabled for this to work.
- blacklist_from - Enter an e-mail address that you always want classified as spam. The asterix symbol (*) can be used as a wildcard.
- whitelist_from - Enter an e-mail address that you never want classified as spam. The asterix symbol (*) can be used as a wildcard.
To configure Spam Assassin:
- Click on the Spam Assassin icon in your Control Panel.
- Click on the Configure Spam Assassin button.
- Change the settings as required.
- Click on the Save button.
Enabling or disabling the Spam Box
The Spam Assassin Spam Box is a separate mail folder called "spam". If enabled, all e-mail that Spam Assassin flags as spam is automatically delivered to the "spam" folder.
Note: You need an IMAP e-mail client, such as Horde, to view the Spam Box (refer to Horde summary for more information).
To enable or disable the Spam Box:
- Click on the Spam Assassin icon in your Control Panel.
- Click on the Enable Spam Box or Disable Spam Box as required.
Disabling Spam Assassin
You can disable Spam Assassin whenever you require. If you are not able to receive a non-spam e-mail it is a good idea to disable Spam Assassin and have the e-mail resent.
To disable Spam Assassin:
- Click on the Spam Assassin icon in your Control Panel.
- Click on the Disable Spam Assassin button.
--------------------------------------------------------------------------------
BoxTrapper Spam Trap
BoxTrapper protects your inbox from spam by forcing all people not on your white list to reply to a verifcation email before they can send mail to you. Login to CPanel for more details.
--------------------------------------------------------------------------------
Trace an Email Address
CPanel enables you to trace the delivery path of an e-mail address, from server to server, to your web site.
To trace an e-mail address:
- Click on the Trace an Email Address icon in your Control Panel.
- Enter the e-mail address that you want to trace in the available field.
- Click on the Show Route button.
Click
here for a live tutorial on how to trace an email address in CPanel.
--------------------------------------------------------------------------------
Modify MX Entry
CPanel manages your e-mail through its own mail server. However, by altering your MX (Mail Exchange Record) Entry you can point your e-mail to another mail server, if this is required.
Note: CPanel will not be able to manage your e-mail if you change your MX Entry setting. Do not change your MX Entry unless you know what you are doing.
To alter your MX Entry setting:
- Click on the Modify MX Entry icon in your Control Panel.
- Click on the Change an MX Entry link.
- Enter the domain name of the new MX Entry in the available field.
Note: You can only change the entry to a domain name (e.g. yourdomain.com), not an IP (Internet Protocol) address.
- Click on the Change button.
You can read your online e-mail using NeoMail, Horde, or SquirrelMail. All of these popular web mail applications allow you to read your e-mail, save them, keep an address book, and perform all of the other basic e-mail functions that you are used to. The main difference between web mail and an offline e-mail applications, such as Eudora or Microsoft Outlook Express, is that all of these functions are performed online, rather than on your own computer, and offline applications generally provide more features.
Web mail is optional. You can still use your favorite offline e-mail applications, if you prefer. You can even use a combination of web mail applications and another tool - you can check your e-mail online, perhaps when you're at work, and download your e-mail to your computer when you get home. You can automatically configure Outlook Express, or manually configure other mail applications to read your e-mail offline.
To read your e-mail online:
- Click on the Webmail icon in CPanel.
Note 1: You can also save this link as a bookmark, so that you can access it without having to use CPanel.
Note 2: Another way to access your Web Mail without logging into your COntrol panel is to use the following link:
http://www.yourdomain.com/webmail/
(don't forget the "trailing slash" at the end of the above link)
- Click on the web application that you would like to use.
You are now in the web mail window for your default e-mail address. Refer to the topics below if you need more information about the web mail application you are using.
Click
here for a live tutorial on how to use WebMail.
--------------------------------------------------------------------------------
NeoMail summary
NeoMail is fairly self-explanatory. The text below describes the main buttons in NeoMail and what they do. This is provided as a summary reference, and not a detailed description of how to use NeoMail. If you do not know how to use some of the features, have a look at the NeoMail home page.
Note: You can not use HTML code in NeoMail - plain text only.
NeoMail functions:
Inbox - Choose a folder to display. The default folder is your Inbox.
Compose - Compose a new e-mail message and send it using the Send button. You can not use HTML code - plain text only.
Refresh - Refreshes the displayed page. Use it to check if new mail has arrived since the window was opened.
User Preferences - Displays the Preferences page, which allows you to set a variety of options., such as default language, number of messages displayed per page, and your e-mail signature.
Address Book - Displays your Address Book of saved e-mail addresses. Click on an address to create a new e-mail with their e-mail address automatically added.
Folders - Allows you to create new folders and delete old ones. Useful for organizing your e-mail.
Empty Trash - Empties the neomail-trash folder.
Logout - Closes the connection between you and NeoMail.
Page Navigation - Navigate to the first, previous, next, last, or specific page of e-mail.
Move - Moves the selected items to the displayed folder - the default folder is the trash. Click on the on the tick box next to the specific message to select, or click on the All tick box to select all messages in this window.
--------------------------------------------------------------------------------
Horde summary
Horde is a full-featured e-mail application. The text below describes the main buttons in Horde and what they do. This is provided as a summary reference, and not a detailed description of how to use Horde. If you do not know how to use some of the features, have a look at the Horde home page.
Horde functions (available from the top menu bar):
Inbox - Displays your inbox with all your current mail that has not been viewed, moved, or deleted.
Compose - Write a new e-mail message. There are several options available, such as using an address book to choose the recipient(s) of your e-mail, adding attachments, and using special characters in the e-mail.
Folders - Organize your mail messages into different folders. You can have as many different folder as you want.
Options - Set a large number of options on how you use Horde. Please read the description of a setting carefully before applying it.
Search - Search for a particular e-mail message. You can search by any field in the e-mail and search through any folder.
Help - Displays the Horde online help. Please read this help when you have any questions or problems.
Addressbook - Stores e-mail addresses of contacts. Click on any e-mail address to create a new e-mail message to that person.
Logout - Logs you out of the Horde application. You should always do this when you have finished using
Horde.
Additional Horde functions (available from the bottom menu bar):
Calendar - Displays a calendar on which you can enter events.
Memos - Create notes for your future reference.
Tasks - Create a list of tasks that you need to perform.
--------------------------------------------------------------------------------
SquirrelMail summary
SquirrelMail is a full-featured e-mail application. The text below describes the main buttons in SquirrelMail and what they do. This is provided as a summary reference, and not a detailed description of how to use SquirrelMail. If you do not know how to use some of the features, have a look at the SquirrelMail home page.
SquirrelMail functions:
Compose - Write a new e-mail message. There are several options available, such as using an address book to choose the recipient(s) of your e-mail, adding attachments, and choosing a signature.
Addresses - Stores e-mail addresses of contacts. Click on any e-mail address to create a new e-mail message to that person.
Folders - Organize your mail messages into different folders. You can have as many different folder as you want.
Options - Set a large number of options on how you use SquirrelMail. Please read the description of a setting carefully before applying it.
Search - Search for a particular e-mail message. You can search by any field in the e-mail and search through any folder.
Help - Displays the SquirrelMail online help. Please read this help when you have any questions or problems.
This tool allows you to change your own login password. By using this tool to change your password, your password will be changed for:
- CPanel login
- SSH login
- FTP login
- FrontPage publishing
It's a good idea to change this occasionally to maximize your site security. You should always change your password if you think someone else has access to your account.
To change your password:
- Click on the Change Password icon in CPanel.
- Enter your current password in the Old Password field.
- Enter your new password in the New Password and New Password (again) fields
- Click on the Change your password now! button. Your password has now been changed.
Click
here for a live tutorial on how to change your password.
You can set up a domain name that you own to point to another domain name. This is known as "parking" a domain.
Example: You own the business.co.nz and innovation.co.nz domain names. You already have a web site for business.co.nz, but you do not want to create a new web site for innovation.co.nz at the moment. By parking innovation.co.nz on top of business.co.nz, all URLs for innovation.co.nz will automatically go to business.co.nz instead.
To park a domain:
- Click on the Parked Domains link in the Domain Manager.
- Enter the name of the domain that you want to park in the New Domain Name field.
- Click on the Add button.
Deleting a parked domain
You need to delete a parked domain when you no longer own that domain or when you want to set up a separate web site for the parked domain.
To delete a parked domain:
- Click on the Parked Domains link in the Domain Manager.
- Click on the required domain from the Remove Domain Name drop-down list.
- Click on the Delete button.
Click
here for a live tutorial on how to use domain parking in CPanel.
An addon domain is a domain name that that points to a subdirectory within your account. For example, you may want innovation.org.nz to point to business.org.nz/innovation/. Addon domains must be registered domain names that you own and configured to point to your web site's servers.
To add a domain to your web site:
- Click on the Addon Domains link in the Domain Manager.
- Enter the domain name in the New Addon Domain field.
- Add the directory that the addon domain points to in the Username/directory name field.
- Enter the password for the domain in the Password field, if required.
- Click on the Add button.
Deleting an addon domain
Deleting an addon domain stops redirecting Internet traffic from a domain to a subdirectory.
To delete an addon domain:
- Click on the Addon Domains link in the Domain Manager.
- Choose the required domain from the Remove Addon Domain drop-down list.
- Click on the Delete button.
Click
here for a live tutorial on how to use Addon Domains in CPanel.
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 that 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.
Click
here for a live tutorial on how to use FTP Manager.
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.
--------------------------------------------------------------------------------
Adding an FTP account
An FTP account creates a folder on the public_html 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.
Note: Please be aware that all users with the correct password will be able to add, edit, and delete files from the directory that you specify for the FTP account, and any directories within the stated directory.
To add an FTP account:
- Click on the FTP Manager icon in your Control Panel.
- Click on the FTP Accounts link.
- Click on the Add Account link.
- Enter the name of the FTP account in the Login field and the password for the account in the Password field.
- Enter the path to the directory to which this FTP account has access.
Warning: If you enter the top-level of the web site by entering a slash (/), all users with the correct password will be able to add, edit, and delete all files on your site. It is advisable to limit an FTP account to a smaller section of your web site.
- Click on the Create button.
To download FTP access logs:
- Click on the FTP Manager icon in your Control Panel.
- Click on the FTP Accounts link.
- Click on one of the URLs listed at the bottom of the window, or copy and paste that URL into an FTP client application.
To change a password on an FTP account:
- Click on the FTP Manager icon in your Control Panel.
- Click on the FTP Accounts link.
- Click on the Change Password button.
- Enter the new password in the New Password field.
- Click on the Change button.
To delete an FTP account:
- Click on the FTP Manager icon in your Control Panel.
- Click on the FTP Accounts link.
- Click on the Delete button.
--------------------------------------------------------------------------------
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:
- Click on the FTP Manager icon in your Control Panel.
- Click on the Anonymous FTP Controls link.
- 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.
- Click on the Save Settings button.
To remove Anonymous FTP access:
- Click on the FTP Manager icon in your Control Panel.
- Click on the Anonymous FTP Controls link.
- 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.
- Click on the Save Settings button.
--------------------------------------------------------------------------------
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:
- Click on the FTP Manager icon in your Control Panel.
- Click on the Anonymous FTP Message link.
- Enter the message that you want visitors to see in the text area. You cannot enter HTML code - plain text only. This is created as a welcome.msg text file.
- Click on the Save Message button.
--------------------------------------------------------------------------------
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:
- Click on the FTP Manager icon in your Control Panel.
- Click on the FTP Session Control button.
All active FTP sessions (FTP connections that are actively uploading or downloading files) are listed.
- Click on the Delete button next to a session to terminate that session.
The File Manager allows you to manage your
site through HTML, rather than an FTP tool or other third-party
application. You can upload, create or delete files, organize files in
folders, and change file permissions. While not as sophisticated as
most FTP tools, File Manager is free and gives you all the basic
functionality necessary to manage your site.
To open and navigate in File Manager:
- Click on the File Manager icon in your
control panel.
- Navigate by using the following:
- Open a folder by clicking on the folder icon.
- Go up a level by clicking on the Up one level link.
- Use the path links at the top of the window to move up and down
the path.
- Select a folder, so as to view or modify its properties, by
clicking on the folder name link.
Click
here for a live tutorial on how to use File Manager.
Note: All of the other topics in this
section assume that you are already in File Manager.
--------------------------------------------------------------------------------
Creating a new folder
Folders are a very useful way of adding organization and structure to
your web site. They make maintenance of the site much easier, as you
can easily see what files are in which folder. Most web sites include
at least an /image folder to keep all the image files separate from
the HTML files.
To create a new folder in File Manager:
- Navigate to the area in which you will
create the new folder.
- Click on the Create New Folder link.
- Enter the name of the new folder in the
available field in the top-left corner of the window.
- Click on the Create button. The new
folder will appear in the main display area.
--------------------------------------------------------------------------------
Uploading files in File Manager
You can use File Manager to upload files to your web site, up to 12
files in one go. Although useful, a third-party FTP client has many
more features and does not limit you to the number of files you can
upload at one time. Refer to the FTP Manager section for more
information.
To upload files in File Manager:
- Navigate to the folder where you want
to upload your files.
- Click on the Upload file(s) link.
- Click on the Browse... button next to
one of the top fields.
- Search for and double-click on the
first file to upload.
- Repeat the above steps for each file
you want to upload.
- Click on the Overwrite existing files
tick box if you want to overwrite existing files of the same name.
- Click on the Upload button when you
have finished selecting files. The status of the upload will
appear in the top-right corner of your window. The contents of the
folder is displayed in the main area, including your uploaded
files.
--------------------------------------------------------------------------------
Creating a new file
For small text files it can be easier to create them online, rather
than on your home computer and uploading the file. You can create text
files, such as HTML, PHP, or plain TXT, but not binary files.
To create a new file:
- Navigate to the folder where you want
to create your text file.
- Click on the Create New File link.
- Enter the name of the file to be
created in the available field in the top-right corner of your
window. You do need to add the file extension to the name, for
example script.pl for a Perl script, not just script.
- Select the type of document from the
drop-down list. Each type of file adds specific information to the
text file:
- Text Document - No text is added to the file.
- HTML Document - No text is added to the file.
- Perl Script - Automatically adds the path to Perl to the top of
the file. Make sure to double check that the path is correct.
- Shell Script - Automatically adds the path to the Shell
executable to the top of the file.
- Make sure to double-check that the path
is correct.
- Click on the Create button. The file
has now been created and the display updated to show the new file.
Refer to Editing a file in File Manager to add text to these new
files.
--------------------------------------------------------------------------------
Editing a file
Editing a pre-existing file through File Manager allows you to make
immediate changes to your web site, without having to upload a new
version of the file. This is useful for small changes, but would be
inefficient for large alterations.
To edit a file:
- Navigate to the folder where the file
is located.
- Click on the name of the file.
- Click on the Edit File link in the
top-right corner of your window. This will open a new window with
the contents of the file displayed.
Note: Clicking on the Show File link will display the
contents of the file. However, you will not be able to make any
changes to the file.
- Alter the text of the file as you wish.
- Click on the Save button when you have
finished altering the file. The file has been saved and any
changes will take effect from now on.
--------------------------------------------------------------------------------
Editing a File using an HTML editor
(IE6 only)
If you are using Internet Explorer 6 as your web browser you can edit
online HTML pages directly through the File Manager.
To edit a file using the HTML Editor:
- Navigate to the folder where the file
is located.
- Click on the name of the file.
- Click on the WYSIWYG Html Editor (IE 6
only) link in the top-right corner of your window. This will open
a new window with the contents of the file displayed.
- Edit the file in the same manner as
using a word processor.
- Click on the Save icon when you have
finished editing the file.
--------------------------------------------------------------------------------
Renaming a file or folder
You can quickly rename a file or folder if you originally labeled a
file or folder with the wrong name, or if the name needs to be
updated. This is useful if a small number of files need to be changed,
since you do not need to upload any files for the changes to take
effect, but inefficient if you needed to rename your entire site.
To rename a file or folder:
- Navigate to the file or folder.
- Click on the Rename File link in the
top-right corner of your window.
- Enter the new name for the file or
folder in the text field. You need to enter an extension if it is
a file, such as .html for HTML files.
- Click on the Rename button. The file
name has now been changed and the display updated to show the
modified file.
--------------------------------------------------------------------------------
Changing file/folder permissions
All files on UNIX (including Linux and other UNIX variants) machines
have access permissions. These tell the operating system how to deal
with requests to access these files. There are three types of access:
- Read - Denoted as r, files with read
access can be displayed to the user.
- Write - Denoted as w, files with write
access can be modified by the user.
- Execute - Denoted as x, files with
execute access can be executed as programs by the user.
Access types are set for three types of
user group:
- User - The owner of the file.
- Group - Other files which are in the
same folder or group.
- World - Everyone else.
The web server needs to be able to read
your web pages in order to be able to display them in a browser. The
following permissions need to be set in order for your web site to
function properly.
All HTML files and images need to be
readable by others. The setting for this is 644 (readable by User,
Group, and World, and writable by User), and is set automatically when
you upload files.
All folders need to be executable by
others. The setting for this is 755 (readable by User, Group, and
World, writable by User, executable by User, Group, and World), and is
set automatically when you create a folder.
All CGI files (all files in the cgi-bin
folder) need to be executable by other. The setting for this is 755
(readable by User, Group, and World, writable by User, executable by
User, Group, and World), and is not set automatically when you upload
files. You need to change file permissions manually. Refer to the
Introduction to CGI topic for more information.
Warning: It is important that none
of your files or folders are writable by anyone else. Any file or
folder which is writable by others can be erased by them. Generally
there is no problem, just be careful how you set your permissions.
To change file or folder permissions:
- Navigate to the file or folder that you
need to change.
- Click on the name of the file or
folder.
- Click on the Change Permissions link in
the top-right corner of the window.
- Click on as many tick boxes as you
require to create the right permission. The permission numbers
underneath the tick boxes will update automatically.
- Click on the Change button when you
have finished setting the permission. The new permission level has
now been saved and the display updated to show the modified file.
--------------------------------------------------------------------------------
Deleting a file or folder
Your Control Panel includes a Trash folder, which operates the same
way as the Windows Recycle Bin. All deleted files are automatically
placed in the Trash folder and can be restored to their original
positions by a simple click. However, once you empty the Trash folder,
the files are permanently deleted. Refer to Emptying the Trash for
more information.
To delete a file or folder:
- Navigate to the file(s) or folder(s)
that you want to delete.
- Click on the name of the file or folder
to display the item's properties in the top-right corner of your
window.
- Click on the Delete File link. The
deleted file or folder is now displayed in the Trash area. Refer
to Restoring an item from the Trash if you deleted the wrong file
or folder by accident.
--------------------------------------------------------------------------------
Restoring an item from the trash
You can easily restore a deleted file from the Trash by moving it from
the Trash to another folder. Restored folders are automatically moved
back to their original location. However, you will not be able to
restore the item if you have emptied the Trash since deleting it - it
has been permanently destroyed.
To restore an item from the Trash:
- Click on the icon of the item that you
want to restore in the Trash area on the bottom-right of the
window. The folder or file will be automatically returned to its
original location.
--------------------------------------------------------------------------------
Emptying the trash
Warning: Make sure you do not need any of the files or folders in the
Trash before you empty it, because the files are deleted permanently
once the Trash is emptied.
To empty the Trash:
- Click on the Trash button in the Trash
area. All of the files in the Trash have now been permanently
deleted.
This is a simple way to view how much storage space you're currently using in your hosting account, and which files are consuming the most space. You can view your directory structure, hide small files, etc.
Click
here for a live tutorial on how to use the Disk Usage Viewer.
The Backup area allows you to download the daily, weekly, or monthly backup file of your entire web site, or a particular MySQL, alias, or filter backup file. If your computer crashes, or your personal backups are destroyed, these files allow you to recover your site in a convenient manner (you could also use FTP to download each file, but it would take much longer as the files are not compressed).
How often a backup is created is decided by your web host. Contact your hosting administrator for more details.
Important: You should keep your own backup copy of your web site as well. Do not rely solely on the backup provided by your web host. Having multiple backups in different locations provides security against permanently losing information.
Click
here for a live tutorial on how to use the Backup feature.
Note: A complete web site backup file includes everything - from web pages to images to scripts to access logs. A large site will have a large backup file, and will take some time to download.
To download a backup file:
- Click on the Backup icon in CPanel.
- Click on the Daily, Weekly, or Monthly backup file to download the entire system backup for the indicated time, or click on the link underneath the required area to download an SQL, Alias, or Filter backup file. Refer to Generating a backup (see below) if you need to generate a backup first before downloading it.
Note: To download any previous stored backups, click on the Generate/Download a Full Backup link, and click on any backup that is listed.
- Save the file to disk.
Note for Windows users: This file is in .tar.gz format (a GZIP archive file that contains a TAR archive file). This is a common archive format used on Unix machines, in the same way that .zip is a common Windows archive format. Most compression utilities should be able to uncompress a .tar.gz file.
--------------------------------------------------------------------------------
Generating a backup
You can generate a backup at any time. This is useful if you have just made some changes to the site and you do not want to have to wait for the routine backup (usually daily or weekly) before downloading the backup.
To generate a backup:
- Click on the Backup icon in your Control Panel.
- Click on the Generate/Download a Full Backup link.
- Click on the location for the backup from the Backup Destination drop-down list. The following locations are available:
Home Directory - Saves the backup in the public_html level of your site.
Remote Ftp Server - Saves the backup on a specified remote FTP server.
Remote Ftp Server (passive mode transfer) - Saves the backup on a specified remote FTP server that will only accept passive (PASV) mode FTP transfer. Please refer to your hosting administrator or the remote FTP server if you have questions about passive mode transfer.
- Enter your e-mail address in the Email Address field. An e-mail will be sent to this address when the backup has completed.
- Enter the FTP address, user name, and password in the Remote Server, Remote User, and Remote Password fields if you are saving the backup file at a remote location.
- Click on the Generate Backup button. An e-mail will be sent to the specified address when the backup has finished and can be downloaded.
--------------------------------------------------------------------------------
Restoring your website from a backup
In the unlikely event that your web site or other files are deleted from your web host's servers, you can restore the web site using your most recent backup file.
To restore your web site from a backup file:
- Click on the Backup icon in your Control Panel.
- Click on the Browse... button next to the relevant area that you want to restore.
- Search for and double-click on the relevant backup file (in .gz format).
- Click on the Upload button.
Note: You may need to wait for a few minutes to upload and restore a large web site file.
You can protect directories within your site from browsers by using a password to protect them. This allows you to restrict material to only authorized users or store sensitive material online. This is also useful if you want to create a special login area for members to be able to login to. Unless they have a password, they will not be able to browse to that location (directory).
If you are using FrontPage to build your website, and therefore have the FrontPage server extensions installed in your hosting account, you should not use this Password Protection feature. Instead, FrontPage has it's own unique way of allowing you to password protect directories. To learn more about this, please consult your FrontPage documentation, or visit
www.microsoft.com.
Click
here for a live tutorial on how to password protect a directory.
Error pages are displayed 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.
Note: Custom error pages that are smaller than 10k in size will not display properly in Internet Explorer. Insert a large amount of text into a comment to create the required size.
To create or modify a customized error page:
- Click on the Custom Error Pages icon in your Control Panel.
- Click on the button of the required error page, such as the 403 button.
- 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.
Click
here for a live tutorial on how to setup custom error pages.
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.org.mart", which would be
accessed as "timber.hardware.org.mart". 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 main 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 cannot create e-mail
accounts with the subdomain extension. A workaround for this is to
create an account called "sales-timber@hardware.org.mart",
or similar.
To add a subdomain:
- Click on the Subdomains link in the
Domain Manager.
Note: You can only successfully create a new subdomain once
your DNS number has successfully propagated for this account.
- 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.
- Click on the Add button. 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).
Click
here for a live tutorial on how to setup subdomains in CPanel.
--------------------------------------------------------------------------------
Adding Subdomain redirection
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:
- Click on the Subdomains link in the
Domain Manager.
- Click on the required subdomain from
the first drop-down list.
- Click on the Setup Redirection button.
- Enter the redirection address in the
available field. Make sure that you end the address with a
trailing slash (e.g. http://yourdomain.com/)
- Click on the Save button.
--------------------------------------------------------------------------------
Removing Subdomain redirection
Remove subdomain redirection when you no longer want Internet traffic
to be diverted from the subdomain to another location.
To remove subdomain redirection:
- Click on the Subdomains link in the
Domain Manager.
- Click on the Remove Redirection button
next to the required subdomain.
MySQL databases are required for such things as blog programs, forums, shopping carts, ticket systems, image galleries, etc.
SQL stands for Structured Query Language. SQL is an international standard in querying and retrieving information from databases. MySQL is essentially an SQL server - it responds to requests for information that are written in SQL. You can communicate with MySQL using a wide variety of programming languages
(PHP being one of the most common). MySQL is Open Source software and free for use.
Refer to the following links for more information about MySQL:
To create a MySQL database:
- Click on the MySQL databases icon in your Control Panel.
- Enter the name of the database in the Db field.
- Click on the Add Db button. The database will be added to the /var/lib/mysql folder.
Click
here for a live tutorial on how to setup a MySQL database.
You need to create at least one database user and grant that user permission to use the new database. Refer to Creating a MySQL user and Grant a user's permissions to a MySQL database for more information.
--------------------------------------------------------------------------------
Removing a database
Removing a database will delete that database from its online location. Be sure that you have saved a copy of the database if you want to keep any of the information in the database. Removing a database will not remove any user's but it will remove all user's permissions to that database.
To remove a database:
- Click on the MySQL databases icon in your Control Panel.
- Click on the Delete button next to the specific database.
--------------------------------------------------------------------------------
Creating a MySQL user
You need to create a MySQL user before that user is able to use the database. This does not automatically allow the user to use a database - you need to grant that user permission to the specific database first. Refer to Grant a user's permissions to a MySQL database for more information.
To create a MySQL user:
- Click on the MySQL databases icon in CPanel.
- Enter the user's name in the UserName field and the user's password in the Password field.
- Click on the Add User button.
--------------------------------------------------------------------------------
Grant a user's permissions to a MySQL database
Once you have created a user to use a database you need to grant that user permission to use the database. If you have not yet created a user, refer to Creating a MySQL user for more information.
To grant user permissions to a MySQL database:
- Click on the MySQL databases icon in CPanel.
- Choose the specific user from the User drop-down list and the specific database to grant permissions to from the Db drop-down list.
- Click on the Add User to Db button. The user now has permission to use that database and sample connection strings are shown in the MySQL window.
--------------------------------------------------------------------------------
Managing MySQL databases
CPanel includes a web-based MySQL management tool called phpMyAdmin. This tool allows you to manage all aspects of your database structure and data. Refer to the phpMyAdmin documentation link, which is
http://yourURL/3rdparty/phpMyAdmin/Documentation.html, if you need to know more about using
phpMyAdmin.
To manage MySQL databases using phpMyAdmin:
- Click on the MySQL databases icon in your Control Panel.
- Click on the phpMyAdmin link at the base of the window. Refer to the phpMyAdmin documentation link, which is
http://yourURL/3rdparty/phpMyAdmin/Documentation.html,
if you need to know more about using phpMyAdmin.
--------------------------------------------------------------------------------
Adding host access
You can allow external web servers to access your MySQL databases by adding their domain name to the list of hosts that are able to access databases on your web site. localhost stands for your own web server.
To add host access:
- Click on the MySQL databases icon in your Control Panel.
- Enter the domain name or IP number of the host that you wish to add in the Host field.
- Click on the Add Host button.
For security reasons, shell access is not enabled by default. In order to activate shell access on your account, you will need to contact our Technical Support department and request that it be setup for you. You may be asked to prove your identity with a faxed driver's license, passport, or other photo ID. The reason for the extra security measures is because shell access is commonly used by hackers to gain unlawful access to servers, and may result in attacks to other accounts on the server. Although the technology exists to allow shell access, it is not needed for the vast majority of customers. You have all the access to your account needed via FTP and/or CPanel.
The Redirects area allows you to redirect Internet traffic from one web page to another. This is usually used when a web page has been moved to another location.
To set up a redirect:
- Click on the Manage Redirects icon in your Control Panel.
- Enter the address of the web page to move in the first field.
- Enter the redirection address in the second field.
- Choose one of the following options in the drop-down list:
Temporary - This tells Internet traffic agents (browsers, search engines, etc.) that this is only a temporary redirection, and that they should return to this initial location again in the future for the same page.
Permanent - This tells the Internet traffic agents to go to the redirection address in the future, as the old address will never be used again.
- Click on the Add button.
Click
here for a live tutorial on how to setup URL redirects.
--------------------------------------------------------------------------------
Removing a redirect
Remove a redirect when you no longer want to redirect Internet traffic from a web page. There is no way to modify a redirect - if you need to change the details of an existing redirect, you need to delete the existing one and start again.
To remove a redirect:
- Click on the Manage Redirects icon in your Control Panel.
- Click on the required redirect in the Remove Redirect drop-down list.
- Click on the Remove button.
Frontpage Extensions allow you to publish your web site using Microsoft Frontpage. These extensions can occasionally become corrupted, so you can uninstall and then reinstall Frontpage Extensions whenever required.
To (re)install Frontpage Extensions:
- Click on the Setup Frontpage Extensions icon in CPanel.
- Click on the Install / Reinstall Extensions button.
Click
here for a live tutorial on how to manage FrontPage extensions in
CPanel.
--------------------------------------------------------------------------------
Uninstalling FrontPage extensions
If you are having problems publishing your site using Frontpage, the first test is to uninstall and then reinstall your Frontpage Extensions. If you are still having trouble with Frontpage after that, contact your hosting administrator for help.
Note: The password protection on any protected directories will be removed. Refer to Password protect directories for more information about reapplying password protection.
To uninstall Frontpage Extensions:
- Click on the Setup Frontpage Extensions icon in your Control Panel.
- Click on the Uninstall Extensions button.
The Web / FTP Statistics area presents you with a wide variety of information about your web site, from the latest visitors to a detailed monthly summary of hits, as well as providing an error log. Use the Statistics tools to keep track of what pages are being visited most often, and where they are being referred from.
For more information about exactly what these web site statistics mean, refer to the following excellent article:
http://www.analog.cx/docs/webworks.html
--------------------------------------------------------------------------------
Analog
The Analog reporting tool presents a comprehensive coverage of web server statistics available for your web site using
CPanel.
To use the Analog tool:
- Click on the Web / FTP Statistics icon in your Control Panel.
- Click on the Analog link in the Web/FTP Stats area.
- Click on the month that you are interested in.
You are now presented with the Web Server Statistics page for your web site. You can browse the report online, or print it for more detailed perusal offline. Take your time - there is a lot of information available.
--------------------------------------------------------------------------------
Awstats
The Awstats reporting tool combines a comprehensive coverage of web server statistics available for your web site with very attractive reporting pages. Refer to the Awstats home page for more information about
Awstats.
To use Awstats:
- Click on the Web / FTP Statistics icon in your Control Panel.
- Click on the Awstats link in the Web/FTP Stats area.
- Browse the results.
--------------------------------------------------------------------------------
Webalizer
The Webalizer tool creates a graphical summary display of usage of your site. This is useful to give you a quick and clear overview of your web site activity. Refer to the Webalizer home page for more information about Awstats.
To use Webalizer:
- Click on the Web / FTP Statistics icon in your Control Panel.
- Click on the Webalizer link in the Web/FTP Stats area.
- Browse the results.
--------------------------------------------------------------------------------
Latest Visitors
This quick tool lists the last 300 visitors that have visited your site in the last 24 hours. Note that visitors are defined as requests from servers, not individual people.
To view the most recent visitors:
- Click on the Web / FTP Statistics icon in your Control Panel.
- Click on the Latest Visitors link in the Web/FTP Stats area.
- Browse the results. You can click on the Referrer link to open the referring site page, or click on the URL link to open the file that was requested.
--------------------------------------------------------------------------------
Bandwidth
The Bandwidth tool generates an overall summary of the amount of bandwidth that your site is using. This is generated from HTTP traffic (looking at your web site, downloading files, etc.) and possibly FTP traffic. However, this does not include any other type of traffic, the most notable of which is POP3 - e-mail. Depending on what files you send and receive through e-mail, this amount could be considerable. Contact your hosting administrator if you want to check how much bandwidth you are using.
To check how much bandwidth is being used:
- Click on the Web / FTP Statistics icon in your Control Panel.
- Click on the Bandwidth link in the Web/FTP Stats area.
- Browse the results.
You can download the raw access logs that contain all the recorded hit information that your site has received. These logs are only really useful if you have a preferred reporting tool that you prefer to use, rather than the variety of reporting tools presented in this section.
To download the raw access logs:
- Click on the Raw Access Logs icon in your CPanel.
- Save the file to disk.
Note: The access logs are in .gz (GZIP compression) format.
With the Raw Log Manager you can choose how to handle your Raw Access logs. You can either:
- Archive Logs in your home directory at the end of each month, or
- Remove the previous month's archived logs from your home directory at the end of each
month.
Click
here for a live tutorial on how to use the Raw Log Manager.
The error log contains all HTTP errors that occur when visitors attempt to view your site, such as requested files not found, etc. The Error Log tool is a presentation of the last 300 entries in your error log. A central use of this tool is to locate suspicious server activity, such as attempted virus attacks. Please contact your hosting administrator if you have concerns about activity in your error logs.
To check your error log:
- Click on the Web / FTP Statistics icon in CPanel.
- Click on the Error Log link in the Web/FTP Stats area.
- Browse the results.
Or, you can click the Error Log icon in CPanel's top menu.
This is just a direct link to your "Subdomain Stats" as described in Web/FTP Stats. It shows statistics for any subdomains you may have created in your hosting account. You can choose to view:
- Latest Visitors
- Analog stats
- Webalizer stats
From here you can choose from two different chatroom technologies:
- EntropyChat -Simply drop the HTML code into your website to create an emtrychat application.
- Java Chat - If you would prefer a java chat, just use the hyperlink shown in any of your web pages.
PhpMyChat is a PHP chat room script that uses a MySQL database to store information. Refer to the PhpMyChat home page for more information about this script.
http://phpmychat.sourceforge.net/rubrique.php3?id_rubrique=29
To install PhpMyChat:
- Click on the on the PHP Chatroom icon in CPanel.
- Enter the directory in which to install PhpMyChat in the available field. This must be a top-level directory on your site.
- Enter the administrator's user name and password in the Admin Username and Admin Password fields.
- Click on the Install button.
- Click on the entry page link to go to the new chat room.
You can install a pre-made forum called phpBB. The phpBB is a PHP web-based bulletin board. Unlike an e-mail list or newsgroup, the phpBB creates a forum on your web site that allows users to post questions and receive replies, all from their web browser. This allows you to choose from a variety of graphical interfaces and smilies - little faces that communicate the mood of the writer . Once a forum has been created you can modify it extensively, from adding new sub-forums to changing the visual appearance of the board. Be sure to visit the phpBB web site for more information on how to customize and use your
phpBB.
www.phpbb.com
Note: Keep in mind that each separate installation of phpBB takes up several megabytes, and will grow in size with the popularity of the forum. A phpBB also requires 1 MySQL database.
To install a phpBB forum:
- Click on the Forum / BBS icon in your CPanel.
- Enter the name of the forum folder in the available field. Note that the folder must be on the top level of your site.
- Click on the Install button.
Introduction to CGI
CGI (Common Gateway Interface) is a standard for running external programs from a Web server. CGI allows the returned HTML page to be dynamic - for example, with a CGI script you could access information in a database and format the results as part of an HTML page. Not surprisingly, CGI scripts are very popular and used extensively throughout the World Wide Web.
There are a number of very good introduction to CGI documents available on the Web. The information given below is a summary of the most important points to remember when using CGI.
Key points to bear in mind when using CGI scripts:
- The pre installed scripts available through CPanel are the easiest to use, but if a certain script does not do exactly what you want, feel free to look for better scripts on the Web. You can usually find a script to do almost anything, especially if you are prepared to pay.
Read all available documentation on a particular script before using it. This will help avoid most problems.
- CHMOD ("Change Mode") means change the permissions on a particular file (usually the script itself). The CPanel File Manager allows you to quickly do this, as do most FTP tools.
Important - after uploading cgi-bin scripts, CHMOD to 755 (unless the script documentation specifically states otherwise). For example, you need to CHMOD the pre-installed CPanel CGI EMail scripts to 755 to use them properly.
- Many scripts need to know the path to Perl (scripting language engine) and to sendmail (HTTP mail engine). You can find this information on the front page of
CPanel.
- Make sure you test your scripts repeatedly! Testing is vital to make sure everything is working to your satisfaction.
--------------------------------------------------------------------------------
Simple CGI Wrapper
The CGI Wrap script creates a scgi-bin folder at the public_html level of your web site. This allows you to run scripts with your own user ID.
The advantage of this is that you can run scripts that have the same permissions that you do - you can write, edit, and delete files as you normally do. In a regular cgi-bin folder, you can only do this if you set your directory permissions to 777 (world access) and file permissions to 666, both of which are quite dangerous as anyone can now modify your web site.
The disadvantage of this is that if there is a security breach in your script that another person can exploit, they have access to your site in the same manner that you do - they can do anything. However, as long as the scripts you run in the scgi-bin directory are secure, you have nothing to worry about.
Be sure to read the CGI Wrap user guide for more detailed information on using CGI Wrap.
For a more detailed description of the distinction between normal and wrapped cgi, refer to this article.
To install the Simple CGI Wrapper:
- Click on the Simple CGI Wrapper link in the CGI Center area.
- Your scgi-bin folder has now been set up. All cgi scripts that you would like to run under your own user ID should be placed in this folder.
--------------------------------------------------------------------------------
Random HTML
This simple script allows you to insert random pieces of text into your web page. This is useful for daily quotes, helpful hints, or any other place where random text is useful.
To install the Random HTML script:
- Click on the on the Random HTML link in the CGI Center area.
- Enter each piece of random text in the box and make sure you put each piece of text on a new line. You can not include new paragraphs within the one piece of text, as the script will separate each new paragraph into a new piece of text.
- Copy and paste the tag at the top of the page into your web page at the appropriate place.
- Change your web page extension from .htm or .html to .shtml. This is the required file extension to use SSI (Server Side Includes).
- Click on the Save button.
- Upload the web page and test the script.
--------------------------------------------------------------------------------
Simple Guestbook
This is a simple guestbook script that allows you to create a guestbook that your visitors can sign. You can modify the appearance of the guestbook, and view and manage guestbook entries.
To create a guestbook:
- Click on the Simple Guestbook link in the CGI Center area.
- Copy and paste the HTML code at the bottom of the page to your web page. Feel free to alter the appearance of the form - as long as all the fields are available, the script will still work correctly.
- This is the minimum you need to do to get the script working - upload the file, and you're finished. Refer to Modifying the guestbook template (below) if you need to customize the appearance of the guestbook.
- Upload the finished HTML page to test the script.
Modifying the Guestbook Template:
You can modify the appearance of your guestbook template at any time.
- To modify the guestbook template:
- Click on the Simple Guestbook link in the CGI Center area.
- Click on the Edit Guestbook Template link.
- Copy and paste any HTML code that you want into the template to alter it's appearance.
- Click on the Save button.
- Upload the finished HTML page.
Viewing the Guestbook:
You will want to be able to view your guestbook once visitors start leaving comments. You can keep the guestbook private, or you can set it up so that anyone can view the guestbook.
To view the guestbook:
- Click on the Simple Guestbook link in the CGI Center area.
- Click on the View Guest Book link.
- You can now view the guestbook. If you want to make the guestbook available to anyone, open the viewing page in its own frame (right-click in Internet Explorer).
- Copy the URL show in your browser when viewing the guestbook and make it a link on the same page as the sign-in form.
Managing the guestbook:
You may want to delete entries in your guestbook, either when the page gets too large or if you do not want to keep certain entries. This is easily handled through
CPanel.
To manage the guestbook:
- Click on the Simple Guestbook link in the CGI Center area.
- Click on the Manage Guest Book link.
- Click on the Delete This Entry link above any entry that you no longer want.
--------------------------------------------------------------------------------
Advanced Guestbook
The Advanced Guestbook script offers more features than the Guestbook script by using PHP and a MySQL database.
Refer to Managing the Advanced Guestbook (see below) if you need to manage your Advanced Guestbook after it has been set up.
To install the Advanced Guestbook script:
- Click on the Advanced Guestbook link in the CGI Center area.
- Enter the directory in which to install the Advanced Guestbook in the available field. This must be a top-level directory on your site.
- Click on the Install button.
- Click on the available link to change the admin password on the site.
Managing the Advanced Guestbook:
You can manage all aspects of each Advanced Guestbook that has been set up at any time.
To manage an Advanced Guestbook:
- Click on the Advanced Guestbook link in the CGI Center area.
- Click on the required Guestbook in the Modify an existing Guestbook area.
--------------------------------------------------------------------------------
Counter
The Counter Maker script allows you to create three different items that you can put on your web pages:
- Counter - This is a simple counter that displays the number of times a particular web page has been accessed. By putting a counter on your home page, you can keep track of how many visitors have looked at your web site since the counter was created. This is useful not only for your own information, but as a means of showing visitors how popular your site is.
- Clock - This is a simple clock that displays the time for the set time zone. It updates each time the page is loaded.
Note: Another available CGI script is a Java clock, which displays the time dynamically, just like a digital watch. However, Java may not be an acceptable technology to use, depending on the browsers your visitors are using.
- Date - This is a simple date display that can be customized to display in a number of different formats.
All three items can be heavily customized, as required. You can do the following:
- Choose the display style from a large number of available
styles;
- Further customize the display style by replacing one color with
another;
- Choose the frame color and thickness around the item;
- Set time and date formats;
- Preview the item.
To create a counter, clock, or date:
- Click on the Counter link in the CGI Center area.
- Click on the Counter, Clock, or Date radio button.
- If you are creating a clock, choose the time zone and format options in the TimeZone and TimeFormat drop-down lists.
- If you are creating a date display, choose the required date format in the Date Format field. M = Month, D = Day, and Y = Year.
Example: If you choose the MMDDYY option, the 25th of December, 2003 will be displayed as 12- 25- 2003. If you choose the DDMMYY option, the same date would be displayed as 25- 12- 2003.
- Enter the thickness of the border around the item in the Frame Thickness field. Zero removes any border around the item.
- Choose the maximum digits in your counter, if required.
- Choose the style for the item from the Style drop-down list. To see an example of all of the styles, click on the See Styles link.
- Enter the red, green, and blue values for the border in the Frame Color fields. Click on the Preview button to see the border color. Most graphics programs will show you RGB colors, as will the Windows Color Picker.
- Enter the name of the counter in the Counter Name field. You can not duplicate item names within the same
CPanel.
- Click on the Preview button to see what your item will look like. Alter the criteria fields and keep previewing until you are happy with the finished product.
- Click on the Make HTML button to create the HTML code that you can cut and paste into your HTML page where you want it.
- Upload your new HTML page to see how it works.
Resetting a Counter:
You may need to reset a counter to 0 at some stage, or set the counter number to some other number. This is easily handled in
CPanel.
To reset your counter:
- Click on the Counter link in the CGI Center area.
- Enter the name of the counter in the Counter Name field.
- Enter the new count number in the New Count field.
- Click on the Commit Changes button.
--------------------------------------------------------------------------------
Clock
The Java Clock Maker allows you to create a real-time, dynamic clock, that counts the time just like a digital wrist watch.
To create a Java clock:
- Click on the Clock link in the CGI Center area.
- Choose the time zone and format for the clock in the TimeZone and TimeFormat drop-down lists.
- Choose whether you want a border or not in the Border drop-down list.
- Choose whether you want the date to be shown in the Show Date drop-down list.
- Alter the display and background colors in the Foreground Color and Background Color drop-down lists.
- Click on the Make HTML button to preview the clock and create the HTML code to make it work. Alter the clock and preview the result until you are happy with the display.
- Copy and paste the HTML code to your web page.
- Upload your new HTML page to test the results.
--------------------------------------------------------------------------------
Countdown
Java Countdown/Countup Maker
This script creates a Java countdown or countup display, to or from a particular time.
Note: This Java applet, while easy to use, is only minimally customizable and does not present very well. Feel free to use the script as long as you understand these limitations.
To set up the Java CountDown/CountUp Maker:
- Click on the Countdown link in the CGI Center area.
- Choose the time zone for the clock in the TimeZone drop-down list.
- Enter the date that you are counting down to or up from in the Month, Hour, Day, and Year drop-down lists.
- Click on the Make HTML button to preview the countdown and create the HTML code to make it work. Alter the countdown and preview the result until you are happy with the display.
- Copy and paste the HTML code to your web page.
- Upload your new HTML page to test the results.
--------------------------------------------------------------------------------
CGI Email
CGI EMail is a simple, easy-to-use script that takes the results of any form and sends them to you via e-mail. Because it is already installed, minimal configuration is required to successfully use the script.
The following steps provide quick summarized instructions for CGI EMail. Be sure to read the CGI user guide for detailed instructions on using CGI
EMail.
To configure CGI EMail:
- Create an HTML form with a number of named input fields. Refer to this page for more detailed information of the action component of the form.
- Create an e-mail template (a .txt file) that displays the format in which you want your form information displayed in the e-mail. Make sure all your form name codes are one word and in square brackets [].
- Upload the .txt and form files to your site.
- Go to your cgi-bin directory and change the file permissions on cgiecho and cgie-mail to 755.
- Test the script. The cgiecho script is designed for testing online, so you do not have to wait for e-mail to be sent or received.
--------------------------------------------------------------------------------
FormMail Clone
One of the most popular form to e-mail scripts available is FormMail, by Matt Wright. The script can be setup very quickly, and provides a number of customization options. CPanel was written a clone of FormMail which operates in the same manner.
The following steps provide quick installation instructions for FormMail Clone. Be sure to read the FormMail README file for more detailed information about customizing FormMail Clone.
Refer to the FormMail documentation for more information about customizing the FormMail clone script.
To set up FormMail Clone:
- Create the form on your web page, with the following fields:
form action="http://www.yourdomain.com/cgi-sys/FormMail.cgi" method="POST">
<input type="hidden" name="recipient" value="e-mail@yourdomain.com">
<input type="hidden" name="subject" value="Feedback from web site">
<input type="hidden" name="redirect" value="http://www.yourdomain.com/thankyou.htm">
- Upload the web page and test the form. Refer to the FormMail documentation first if you have any questions about using the FormMail script.
--------------------------------------------------------------------------------
Entropy Search
This script enables a nice, quick search engine that can help your visitors find information that they are interested in more easily. The larger the site, the more important the search engine becomes.
Warning: This search engine searches all of the ASCII (text) files on your site. This includes HTML, PERL, plain text files, etc. Since there is no way to limit the search engine, if any of these files contain sensitive information, either encrypt the files or remove them from your site. This is a smart move anyway - you should not store sensitive information on your web site without encryption.
To create an Entropy search engine:
- Click on the Rebuild Search Index link under Entropy Search in the CGI Center area. This creates (or recreates) the index file that the search engine uses to find information.
- Click on the Back button on your browser and click on the Setup Search Engine link.
- Copy and paste the HTML code into your web page.
- Use the Search Query field to test the script.
Editing the search engine template:
You can alter the appearance of the search engine template at any time.
To edit the search engine template:
- Click on the Setup Search Engine link in the CGI Center area.
- Click on the Edit Search Results Template link.
- Copy and paste any HTML code that you want into the template to alter it's appearance.
Warning: Make sure you do not delete the tag. This will cause the script to stop working.
- Click on the Save button.
- Use the Search Query field to test the script.
- Upload the finished HTML page.
Rebuilding the search index:
You need to rebuild the search engine index whenever you make changes to your site, otherwise the search engine will not be able to find the new material.
To rebuild the search index:
- Click on the Rebuild Search Index link under Entropy Search in the CGI Center area.
--------------------------------------------------------------------------------
Entropy Banner
The Entropy Banner script allows you to create a set of revolving banner images, normally used for advertising. You can upload and delete files, set priority on the images, and set URLs to which each image points.
To set up an Entropy Banner:
- Click on the Entropy Banner link in the CGI Center area.
- Copy and paste the indicated tag into your web page.
- Change your web page extension from .htm or .html to .shtml. This is the required file extension to use SSI (Server Side Includes).
- Click on the Add Banner(s) button.
- Search for and enter each banner that you want to upload in the available fields using the Browse... buttons.
- Click on the Overwrite existing files tick box if you want to overwrite existing files of the same name.
- Click on the Upload button.
- If you need to alter the URLs or priority of the images, go to the next step. Otherwise, upload the web page and test the script.
- Click on the Modify Rotation button.
- Click on the High, Medium, or Low radio buttons for any banner that you need to change, and click on the Save button. You need to do this for each banner that you need to alter.
Enter the URL for each banner image in the Linked to field, and click on the Save button. You need to do this for each banner.
- You are now finished. Upload the web page and test the script.
Uploading new banners:
You can upload banners whenever new banners need to be added to the rotation. You can specify whether you want the new banners to overwrite the old ones or not.
To upload new banners:
- Click on the Entropy Banner link in the CGI Center area.
- Click on the Add Banner(s) button.
- Search for and enter each banner that you want to upload in the available fields using the Browse... buttons.
- Click on the Overwrite existing files tick box if you want to overwrite existing files with new files of the same name.
- Click on the Upload button.
- If you need to alter the URLs or priority of the images, see Modifying the rotation and URLs of banners (below). Otherwise, upload the web page and test the script.
Modifying the rotation and URLs of banners:
Modify the rotation of banners, and change their URLs, as you add and remove banners from your site.
To modify banners:
- Click on the Entropy Banner link in the CGI Center area.
- Click on the Modify Rotation button.
- If you need to delete a banner, click on the Delete button. Deleting and re-uploading banners is the only way to change their rotation order.
- Click on the High, Medium, or Low radio buttons for any banner that you need to change, and click on the Save button. You need to do this for each banner that you need to alter.
- Enter the URL for each banner image in the Linked to field, and click on the Save button. You need to do this for each banner.
- Upload the web page and test the script.
This feature is not currently in use. If we were to provide additional scripts for you, and have them pre-installed, this is where they would be featured. If you need a Perl or CGI script, but the ones provided in our CGI Center do not do what you needed, there are many websites you can turn to to look for a script. There are literally thousands of scripts (many of which are free) available for download on the internet. Some websites to visit are:
Having said that, we DO have dozens of additional scripts available for immediate download into your web hosting account through the Fantastico icon at the bottom of your account's CPanel.
Check out the scripts available through
Fantastico here.
The Agora Shopping Cart is a fully featured shopping cart that can be installed with the click of a button. The product is fully documented at the Interchange site - please refer to the Agora web site if you have any questions about using the shopping cart.
To install the Agora Shopping Cart:
- Click on the Agora Shopping Cart link in the Shopping Carts section.
Enter the administrators user name and password in the Admin User and Admin Pass fields.
- Enter the location of the cart in the third available field. This must be a top-level directory on your site.
- Click on the Install button.
Cron jobs allow you to automate repetitive tasks on the server that hosts your web site. This is a powerful tool that allows you to take a hands-free approach to repetitive tasks. For example, you could add a cron job that automatically copies a MySQL database to a separate location on your site as a backup.
There are two different modes you can use to add a cron job:
- Standard - Provides a range of pre-set options that you can choose. This is the simplest method and is recommended.
- Advanced (Unix Style) - Provides the regular Unix style cron options. Recommended for users who are used to this method of entering cron entries.
Warning: You need to have a good knowledge of Linux commands before you can use cron jobs effectively. Check your script with your hosting administrator before adding a cron job.
Click
here for a live tutorial on how to setup Cron Jobs in CPanel.
To add or modify a cron job in Standard Mode:
- Click on the Cron Jobs icon in your Control Panel.
- Click on the Standard button.
- Enter the e-mail address to send the results of running the cron job in the top field.
- Enter the command the you want to run in the Command to run field.
- Click on one option from each of the available lists.
- Click on the Save Crontab button. Your cron job has now been added or updated.
Note: You can always click on the Reset Changes button to change the cron job back to whatever it was before you started entering information.
To add or modify a cron job in Advanced (Unix Style) Mode:
- Click on the Cron Jobs icon in your Control Panel.
- Click on the Advanced (Unix Style) button.
- Enter the times for the cron job in the Minute, Hour, Day, Month, or Weekday fields.
- Enter the cron job script in the Command field.
- Click on the Commit Changes button. Your cron job has now been added or updated.
Note: You can always click on the Reset Changes button to change the cron job back to whatever it was before you started entering information.
Deleting a cron job:
Delete a cron job when you no longer want the command to be automated. If you are unsure what a cron job is doing it is safer to delete it and check the code with your hosting administrator.
To delete a cron job:
- Click on the Cron Jobs icon in your Control Panel.
- Click on the Standard or Advanced (Unix Style) button.
- Click on the Delete button next to the required cron job.
The Network Tools area has two available functions:
- Domain Lookup - Allows you to look up information about a particular domain.
- Trace Route - Allows you to trace the IP (Internet Protocol) route taken by your server to reach your current ISP (Internet Service Provider).
There are a number of free sites that offer similar functions. One of the most popular is
http://www.network-tools.com.
Domain Lookup
The Domain Lookup tool allows you to look up information about a particular domain. It does this by using a DNS (Domain Name System) lookup, which is a general-purpose replicated, data query service used for translating hostnames into Internet addresses. DNS details are published for public use.
To lookup a domain:
- Click on the Network Tools icon in C Panel.
- Enter the domain that you want to find out more about in the Enter a domain to lookup field.
- Click on the Lookup button.
Trace Route
The Trace Route tool allows you to trace the IP (Internet Protocol) route taken by your server to reach your current ISP (Internet Service Provider).
To use the Trace Route tool:
- Click on the Network Tools icon in your Control Panel.
- Click on the Trace Route link.
MIME types tell browsers how to handle specific extensions. Most MIME types are set globally on the server. For example, the text/html MIME type equates to htm, html, and shtml extensions on most servers, and this tells your browser to interpret all files with those extensions as HTML files. You can alter or add new MIME types specifically for your site (note that you can not alter the global MIME type values, only add to them). MIME types are often used to handle new technologies as they appear. When WAP technology first appeared no one had these extensions set up on their server. With MIME types, however, you could have set it up yourself and begun serving WAP pages immediately.
Warning: Make sure you check the list of pre-existing MIME types before adding new ones. Check with your hosting administrator before adding a MIME type, as they can easily alter the correct functioning of your web site.
Note: People often get confused as to the difference between MIME types and Apache handlers. Basically, MIME types tell your browser how to handle files, while Apache handlers tell the server how to handle files.
To add a MIME type:
- Click on the MIME Types icon in your Control Panel.
- Enter the MIME type that you want to add in the MIME Type field. Have a look at the list of system-wide MIME types to show you how to add a new one or add to a pre-existing one.
- Enter the file extension in the Extension(s) field.
- Click on the Add button.
Deleting a Mime Type:
You can delete custom MIME types at any time. However, you can not delete system-wide MIME types - please contact your hosting administrator if you have a problem with one of these.
To delete a MIME type:
- Click on the MIME Types icon in your Control Panel.
- A list of customized MIME types is displayed underneath the User Defined MIME Types area. Enter the details of one of these in the MIME Type and
Extension(s) fields.
- Click on the Delete button.
Apache is an open-source HTTP server, and is used to serve your site. Apache handlers tell the server how to deal with web files that need to be processed on the server. For example, Apache is set up to process files with .pl extensions using Perl. However, if for some reason you also wanted to process files with .script extension using Perl, then you would have to set up a custom Apache handler for your site.
Note: People often get confused as to the difference between MIME types and Apache handlers. Basically, MIME types tell your browser how to handle files, while Apache handlers tell the server how to handle files.
Warning: Check with your hosting administrator before adding an Apache handler, as they can easily alter the correct functioning of your web site.
To add an Apache handler:
- Click on the Apache handlers icon in your Control Panel.
- Enter the file extension in the Extension(s) field. You need to add the . before the extension name.
- Enter the Apache handler in the Handler field. Have a look at the list of system-wide Apache handlers to show you how to add a new one or add to a pre-existing one.
- Click on the Add button.
Deleting an Apache handler:
You can delete custom Apache handlers at any time. However, you cannot delete system-wide Apache handlers - please contact your hosting administrator if you have a problem with one of these.
To delete an Apache handler:
- Click on the Apache handlers icon in your Control Panel.
- A list of customized Apache handlers is displayed underneath the User Defined Handlers area. Enter the details of one of these in the Extension(s) and Handler fields.
- Click on the Delete button.
OpenPGP is a tool for secure online communication. CPanel uses GnuPG for its public-key cryptography so that users may communicate securely. Each person gets a pair of keys, called the public key and the private key. Each person's public key is published while the private key is kept secret. Messages are encrypted using the intended recipient's public key and can only be decrypted using their private key.
General documentation and comprehensive user guides are available at the GNU Privacy Guard site.
To generate a public and private key:
- Click on the Manage Open PGP Keys icon in your Control Panel.
- Click on the Add Key link.
- Enter your name, e-mail address, and nickname in the Your Name, Your Email, and
Comment/NickName fields.
- Enter the password for the key in the Key Password field.
- Enter the expiry date for the key in the Expiry Date field. You can suffix the entered number with the following:
y = year
m = month
w = week
d = day
- Choose the size of the key that you want to generate in the Key Size field. 1024 bytes is a common size.
- Click on the Generate Key button. Note that it may take a few minutes to generate the key, depending on its size.
Importing a key:
You can import a key directly into CPanel. This will add it to the number of public keys that CPanel trusts.
To import a key:
- Click on the Manage Open PGP Keys icon in your Control Panel.
- Click on the Import Key link.
- Cut and paste the key from the another text file into the available area.
- Click on the Import button.
Editing a key:
You can directly edit a key, if ever required. To edit a key:
- Click on the Manage Open PGP Keys icon in your Control Panel.
- Click on the Edit button next to the key that you want to edit.
- Edit the key as required.
Deleting a key:
You can delete a public or private key whenever required. To delete a key:
- Click on the Manage Open PGP Keys icon in your Control Panel.
- Click on the Delete button next to the required key.
Hotlinking is when another web site owner links directly to one or more of your images or multimedia files and includes it on their web page. Not only is this theft of your intellectual property, you are paying for the bandwidth used by that site.
From your Control Panel, you can prevent hotlinking by only allowing named sites (such as your own web site) to access files on your site.
To prevent hotlinking:
- Click on the HotLink Protection icon in your Control Panel.
- Enter any other addresses that you will allow to access your site other than the provided defaults in the central area.
- Enter the protected extensions in the Extensions to allow field. Make sure you separate each extension with a comma.
- Enter the address to redirect any hotlinking to in the Url to Redirect to field.
- Click on the Allow direct requests tick box if you want to allow direct URL access to non-HTML files, such as images.
- Click on the Activate button.
Click
here for a live tutorial on how to setup hotlink protection.
Disabling hotlink protection
Disable hotlink protection when you no longer think that another web site owner is directly linking to your files.
To disable hotlink protection:
- Click on the HotLink Protection icon in your Control Panel.
- Click on the Disable button.
The Index Manager enables you to control how directories on your web site are displayed. If there is no index.html in a particular directory, the contents of the directory will be displayed to the browser. This is usually undesirable and can cause security issues. You can set the four different options for any directory through the Index Manager:
- Default System Setting - Use the system setting for your hosting machine. This is set for all directories by default.
- No Indexes - Do not use any indexes. Any browser that accesses this directory will see a list of all files in the directory.
- Standard Indexing (text only) - Prevents browsers from viewing the contents of this directory. The browser receives a 403 (Forbidden) error. This option should be used for directories that do not contain image files.
- Fancying Indexing (graphics) - Prevents browsers from viewing the contents of this directory. The browser receives a 403 (Forbidden) error. This option should be used for directories that do contain image files.
To change index settings for a directory:
- Click on the Index Manager icon in your Control Panel.
- Navigate to the folder that you want to alter and click on its name.
- Click on the radio button next to the option that you want to use for this folder.
- Click on the Save button.
Click
here for a live tutorial on how to use Index Manager.
The IP Deny Manager enables you to block access to your web site from specific IP addresses. This is useful to remove nuisance surfers who use a large amount of bandwidth or to prevent hotlinking to your site (refer to HotLink Protection for more information about
hotlinking).
To add an IP address to the IP Deny Manager:
- Click on the IP Deny Manager icon in your CPanel.
- Enter the IP address that you want to block in the IP Address field.
- Click on the Add button.
Click
here for a live tutorial on how to use the IP Deny Manager.
Removing an IP from IP Deny Manager
Remove a blocked IP address when you no longer need to prevent access from that IP address.
To remove an IP from IP Deny Manager:
- Click on the IP Deny Manager icon in your CPanel
- Click on the required IP address from the Remove an IP Deny drop-down list.
- Click on the Remove button.
The SSL Manager will allow you to generate SSL certificates, signing requests, and keys. This is only needed if you want your own SSL certificate, which is typically not necessary. You do not need to use this section if you're going to be using our shared SSL certificate, one of which is installed on all our servers.
Fantastico is an add-on to CPanel that
allows you to very easily install dozens of popular MySQL programs and
tools for use in your website. Click here
to see a complete list of all available scripts in Fantastico.
Click
here for a live tutorial - Introduction to Fantastico.
|