Knowing Apache Handler Functions in cPanel

Apache is an open-source web server that is used to serve website content. Meanwhile, Apache handlers handle certain types of files to be processed by the webserver. For example, Apache typically handles processing files in .pl format as “Perl files. With this feature, Apache can handle processing files in .script format as Perlfiles to run on the web.

Usually, people can't tell the difference between MIME types and Apache handlers. The difference is that MIME types instruct the browser to process the file. Meanwhile, Apache handlers instruct the server to process the file.

How to Add a Custom Apache Handler.

  1. In the panel advanced section, select Apache Handlers
  2. In the Create an Apache Handlers section, fill in the name of the available Handler in the System Apache Handler list
  3. In the Extension(s) text box, fill in the file format that the handler wants to process. Names begin with ( . ).
  4. Click Add.

How to Remove Custom Apache Handler.

  1. Look in the User Defined Apache Handlers.
  2. Select the Handler to be deleted.
  3. Click Delete.
Was this answer helpful?

Related Articles

What is Softaculous Installer in cPanel?

If you have been struggling with the world of websites and web hosting for a long time, surely...

What is the difference between Cpanel and Client Area

There is a significant difference between cPanel and Client Area. To avoid misunderstandings, we...

How to make a Full Backup in Cpanel

Before you do a full backup on your hosting account, make sure the hosting disk space is...

How to change cPanel language to Indonesian

Maybe you are getting bored with English in your cPanel and you want to replace it with...

How to Redirect Domain via cPanel

Here's how to redirect a domain to another website via cPanel that you can try. 1. Login to...