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
Advanced Tools


Apache
Handlers

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:

  1. Click on the Apache handlers icon in your Control Panel.
  2. Enter the file extension in the Extension(s) field. You need to add the . before the extension name.
  3. 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.
  4. 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:

  1. Click on the Apache handlers icon in your Control Panel.
  2. 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.
  3. Click on the Delete button.

 

 

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