Apache Handlers
Article views: 248
To access "Apache Handlers" menu, sign into the control panel and then click on the "Advanced Features" icon, followed by the "Apache Handlers" link.
Handlers tell Apache (the web server software) what to do with certain types of files. For example, .cgi and .pl extensions are processed with Perl. You could make Apache process .scr files with Perl by using the appropriate handlers.
To add a handler, simply press "Create Handler" button then type in the handler name and extension (without a period) and click on “Create.”
In the above example, Apache would handle all .ima files as IMAP types, even though the default extension for image maps is .map.
At the bottom of the apache handlers menu is a link to the list of all apache handlers currently installed on the system.