Apache handlers

Apache Handlers 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:
 
  1. Click on the Apache handlers button on the home page.
  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.
Adding an Apache handler
  • 13 Users Found This Useful
Was this answer helpful?

Related Articles

Logging On & Out

You need to log on in order to use CPanel to manage your web site. To log on:...

General server information

You can view a variety of information about the server from the home page. The following...

Parked domain

You can set up a domain name that you own to point to another domain name. This is known as...

Addon domain

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

Powered by WHMCompleteSolution