cPanel allows for adding custom handlers for Apache. Apache handlers specify as to how to deal with web files, and how to serve a file with a specific extension.
For instance, Apache might be configured to process all files with the file extension .pl as perl files and interpret them as Perl files. However, if you want all files with the extension .perl or say .script to be processed by Perl, you would have to set up this custom Apache handler for your site.
Bobcares helps web hosting companies deliver reliable web services. Custom Apache configuration is a part of our web server management services. Today let’s take a quick look at how we create custom Apache handlers in a Linux cPanel server.
0 Comments