| Services List |
|---|
| Mail | The Mail area allows you to manage all aspects of your e-mail, from adding new accounts, managing mailing lists, and setting spam filters. There are quite a number of options available. |
| Webmail | Powerful web-interface to manage your mail directly throgh the Web. |
| Parked Domains | You can set up a domain name that you own to point to another domain name. This is known as "parking" a domain. |
| Addon Domains | An addon domain is a domain name that that points to a subdirectory within your account. |
| FTP Manager | The FTP area deals with all the tools relating to setting up and managing FTP accounts, as well as managing FTP sessions. |
| File Manager | 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 |
| Backup | 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. |
| Password Protect Directories | 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. |
| Error pages | 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. |
| Subdomains | 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. |
| MySQL Databases | 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 anguages (PHP being one of the most common). MySQL is Open Source software and free for use. |
| Redirects | The Redirects area allows you to redirect Internet traffics from one web page to another. This is usually used when a web page has been moved to another location. |
| Frontpage Extensions | Frontpage Extensions allow you to publish your web site using Microsoft Frontpage. |
| Web/FTP Stats | The Web/FTP Statistics present 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. |
| Raw Access Logs | You can download the raw access logs that contain all the recorded hit information that your site has received. |
| Raw Log Manager | Raw access logs contain all the recorded hit information that your site has received. You can set the Raw Log Manager to archive this information every month and/or delete the previous month's log at the end of every month. |
| Bulletin Board | Our system allows you to 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. |
| CGI Center | CGI Center allows you to use some pre-installed CGI scripts. |
| Scripts Library | The Scripts Library provides an easy to use method of installing and uninstalling complex scripts. |
| Agora Shopping Cart | The Agora Shopping Cart is a fully featured shopping cart that can be installed with the click of a button. |
| Cron jobs | 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. |
| Network Tools | The Network Tools have two available functions: Domain Lookup and Trace Route. |
| MIME Types | MIME types tell browsers how to handle specific extensions. |
| Apache Handlers | Apache handlers tell the server how to deal with web files that need to be processed on the server. |
| Manage OpenPGP Keys | OpenPGP is a tool for secure online communication. Our system 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. |
| HotLink Protection | 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. But now you can stop them! |
| Index Manager | 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. |
| IP Deny Manager | The IP Deny Manager enables you to block access to your web site from specific IP addresses. |