Home Hosting Plans Resellers Support Site map  
 
   


Control Panel Tools


Following are the tools available in your control panel. Click on an icon below to learn more about that tool.

Login:
www.yourdomain.com:2082


Account Management

Change Password
Language Changer

Site Management

File Manager
Index Manager
Directory Protection
Domain Manager
FTP Manager
Manage Redirects
FrontPage Extensions
IP Deny Manager
Database Manager
phpMyAdmin
Disk Usage Viewer

Email Management

Add / Del Email Accounts
Default Address
Email Forwarders
Auto Responders
Block Email
Mailing Lists
Read Web Mail
Spam Assassin
Modify MX Entry
Trace an Email Address

CGI and PHP Scripts

CGI Center
Shopping Carts
PHP Chatroom
Forum / BBS
Search Engine Submittal
Auto-Installer Scripts

Logs, Statistics & Errors

Custom Error Pages
Raw Access Logs
Raw Log Manager
Web / FTP Statistics

Advanced Tools

Network Tools
Backups
Cron Jobs
Mime Types
Apache Handlers
SSH / Shell Access
Manage Open PGP Keys
Hotlink Protection


<< Return to Technical Support Page
or select from the list of control panel tools to the left, for more help.

 
Control Panel Guide
Logs, Statistics & Error Management


Custom
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. 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:

  1. Click on the Custom Error Pages icon in your Control Panel.
  2. Click on the button of the required error page, such as the 403 button.
  3. Enter the HTML code for the error page. You can use the buttons at the top of the page to insert variables into the displayed code.

    Example: 

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

 

 

<< Return to Technical Support Page
or select from the list of control panel tools to the left, for more help.