Mime Types and Apache Handlers

This section provides information about mine types and apache handlers.

Mime Types

To access mime types click on the " Mime Types " icon from the main control panel menu.

Mime types allow you to set how browsers open web files. To add a mime type, enter the mime type name and then the extension, without a period. Mime types (and Apache handlers – described next) should only be used by advanced users.

At the bottom of the mime types menu is a link to the list of all mime types currently installed on the system.

In the above example, web browsers would open *.fil files as plain text documents.

Apache Handlers

To access Apache Handlers click on the " Apache Handlers " icon from the main control panel menu.

Handlers tell Apache 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 type in the handler name and extension (without a period) and click on " Add ".

In the above example, Apache would handle all .ima files as IMAP types, even though the default extension for image maps is .map.

  • 43 Users Found This Useful
Was this answer helpful?

Related Articles

401, 403, 404, 500 error pages

This section provides information about 401, 403, 404, 500 error pages. Custom Error Pages...

Cron Jobs

This section provides information about cron jobs. To access cron jobs click on the Cron Jobs...

Site Redirection

This section provides information about site redirection. To access site redirection click on the...

Hosting Additional Domains In One Hosting Account

This section covers hosting more then 1 domain in your web hosting account. To host additional...

Starting a Website for Beginners

It seems like everyone either has or wants a website. For the latter group (those who don't have...