Tips and Tricks
Tutorial
| cPanel Manual |
|
Mail - This is the Main Menu for E-mail Functions, which include:
To Send and Receive mail using your Computer or to "Auto-Configure" Outlook or Outlook Express, click the Configure Mail Client button and select a link: Auto-Configure Microsoft Outlook® for POP3 Access Auto-Configure Microsoft Outlook Express® for POP3 Access
WebMail - Shortcut Icon
This is the shortcut Icon to your WebMail Interface. Use Web-Mail to send / receive email from any computer in the world with an internet connection. The interface is similar to Yahoo and Hotmail, with more features. You get 2 Web-Mail Programs:
Change Password
Use this to change the password for your hosting account and Cpanel login. Keep in mind you will also need to changethe password on your FTP program to match, or you will not be able to upload any files. You will also need to change your settings in Outlook Express for your "Catch All" Email account. Make sure to write down your new password, and try not to pick one that is too easy. If you forget your password, we can always assign you a new one, but we have no way of retrieving your lost password, once you have changed it.
Parked Domains
Domain pointers allow you to "point" or "park" additional domain names to your existing hosting account. This will allow users to also reach your website when entering the "parked" or "pointed" domain into their browsers. Available in all Plans except Starter.
Addon Domains
Addon Domains are domain names that point to subdirectories within your account. You must first create a Subdomain, then you can "Addon" any registered Domain to point to that Subdomain. i.e. instead of http://test.yourdomain.com you could "Addon" any Domain to access your "shopping" Subdomain! Web designers can use this to break up one of our hosting plans to host multiple clients on (use the FTP Manager to create FTP accounts for the subdomains).
Note: Addon Domains must be pointed to our nameservers at .... NS1.REKANHOSTING.COM ..... NS2.REKANHOSTING.COM
FTP Manager - This is the Main Menu for FTP Functions, which include:
File Manager - May be used in place of FTP or HTML editors to:
Upload Files - The File Manager may be used in place of FTP to upload files from your computer to your hosting account. All files must go into your public_html folder.
Create/ Edit/ Delete Files To create a file:
Show File - opens up the file to preview Delete File - moves the file into the Trash bin Edit File - Displays the HTML code for the file which can then be altered and saved as the new version. Change Permissions - set chmod values for read / write / execute Rename File - use to rename Copy File - use to copy the file to another location on your site Move File - use to move the file to another location on your site
HTML Editor - HTML Editor opens up our Free Web Page Editor to allow easy editing of web pages - simple to use, and very powerful. Here are the 3 Modes:
File Url - displays the full address of that file to preview in your browser
Disk Usage
This utility lists all of your folders and files and how much disk space they use. Once inside you will have options to Show Parent Directories, Show More Directory Depth, Show Less Directory Depth, Show Top Level, Clear File Usage Cache, Hide Small Files, and Show File Sizes as bytes (instead of Mb %)
Backup
This utility enables you to create and restore a previously backed-up copy of your website. Please note that we perform automatic daily backups of all accounts on all our servers to a separate hard drive in each server. If you prefer to make your own, use the Backup for:
Password Protect Directories
Use this to prevent access to any folders in your website. You can easily add a Name to your Active Users List, assign that person a Username and Password, change their password, or delete a Name from your Active Users List.
Error Pages - Create custom Error Pages
With this tool you can create custom error pages to display when a user enters a wrong URL, an outdated URL or when the user is not authorized to access a specific directory of your web space. Save each page as a web page with the .shtml extension. You can create them for the following:
Note: All accounts come with a custom 404 Page that redirects any wrong URL to your homepage. To change the look of it, just open up the 404.shtml page to edit.
Subdomains - Create a "Web within a Web"
Use this to create Sub domains inside your main account. A sub domain acts like a web site within a web site, complete with it's own web stats, and can even have it's own Domain and FTP Account. This can be very effective to monitor traffic, keep your branding, provide hosting space to web clients/ friends, etc. If you wanted a sub domain for shopping, your address would be http://test.yourdomain.com
MySQL Databases - Main Menu for MySQL Databases
A website becomes a powerful tool when combined properly with databases. SQL stands for Structured Query Language. SQL is a international standard in querying and retrieving information from databases, and mySQL is the Open Source (free) version of it.
PostgreSQL Databases - Main Menu for pgSQL Databases
PostgreSQL (pgSQL) is a new cross platform SQL database, labled as the The most advanced Open Source database system in the world! Similar to mySQL but with more control, features, and support. Can handle larger volumes of data.
After your database is created you can use phpPgAdmin to administrate your pgSQL databases in a web based enviorment.
Redirects
Use this function to instantly redirect a URL from one page to any other web address. This is much better than a re-direct script, and will not be detected by search engines.
Redirecting a SubdomainYou can also redirect a Subdomain to another page
FrontPage Extensions
All our Hosting Plans come with FrontPage extensions pre-installed, unless you indicate on your SignUp form that you don't want them. You can manage your own FrontPage extensions by clicking on the Icon to uninstall them, re-install them, or re-calculate links. Warning: Installing or Uninstalling FrontPage extensions will result in the loss of all .htaccess files in your web area. Any directories you have protected with Web Protect will become unprotected until you re-protect them.
Web / FTP Stats - Main Menu for Web /FTP Statistics
Cpanel offers 8 kinds of web site statistics for traffic analysis, to assist you in monitoring visitors to and from your site, and making sure everything is running right.
Raw Access Logs
If you are really serious about analyzing your web traffic, you can download your Raw Access Logs to your local hard drive with one click. Files are in a GZ format and can be opened with WinZip, or interpreted with a Traffic Analyzer.
Raw Log Manager
Manage where/ when your raw access logs are archived.
Error Log
View the Last 300 Error Log Messages in reverse order. This can help you find broken links to pages, images, files, and scripts that aren't properly coded or have been moved.
Subdomain Stats
If you have any Subdomains, Cpanel has 4 powerful programs that can be used to monitor your traffic / keywords / referrers, etc. to your Subdomains.
Cron Jobs
The Cron Jobs Interface will allow you to run commands repeatedly at any time you specify. Just enter the command to run as well as which time to run the command. Use this only if you have repetitive functions and you have a good understanding of coding.
Network Tools
MIME Types
Mime types tell your browser how to handle files. Use this function to enable your site to handle different file extensions. Lists all "system defined" mime types, and allows you to add/remove your own "user defined" mime types. There is usally no need to use this function, because most file types are already enabled.
Warning: Make sure you check the list of pre-existing Mime types before adding new ones, or your website may not work properly.
Apache Handlers
Apache handlers tell the server how to handle files. Use this to add custom apache handlers. This is rarely needed.
Warning: Changes can adversely alter the way your website functions.
Manage OpenPGP Keys
Use this function to install a pgp encrypted keyNote. OpenPGP is a tool for secure online communication. Cpanel uses GnuPG for its public-key cryptography so that users may communicate securely. You will first need to obtain a key via http://www.pgpi.org/ or http://www.pgp.com/
Hotlink Protection
Use this to prevent Hotlinking - which 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.
Index Manager
The index manager will allow you to turn indexes on or off for a directory. If indexes are off, people will not be able to see what files are in a directory that lacks an index file.
IP Deny Manager
Use the IP Deny Manager to prevent users from accessing your site. You need to know what their IP Address is (ex. 206.41.345.92), then you just add them to your list. You can also allow access by removing an Address from the IP Deny List.
Fantastico
Fantastico De Luxe is the leading autoinstaller for Cpanel servers, and gives you the ability to install 50 of the most popular with just One Click .... Fantastico installs all the files, sets up your databases, then tells you where to go to configure the program. Now anyone can create interactive web sites with ease!
SSL Manager
SSL Certificates are used for secure transactions for ecommerce and handling sensitive information over the web. SSL Manager can install a pre-purchased SSL certificate, or use it to generate a free certificate for you (open source certificate) for installation.
SSL certificate - Each of our servers has a server-wide SSL certificate installed. You have free access to this certificate for your hosting account. (i.e. https://....). This allows you to secure e-commerce websites so your customers can securely transmit credit information to you.
|
|||||||||||
Tips And Tricks
| Tips and Tricks |
| cPanel Manual |
| Demo cPanel |