# Handler Management

Website Configuration / Handler Management

## Add web server MIME type handler

 - [GET /Mime/add_handler](https://api.docs.cpanel.net/specifications/cpanel.openapi/handler-management/add_handler.md): This function creates an Apache MIME type handler for a file extension.

Important:

When you disable the Web Server role, the system disables this function.

## Remove web server MIME type handler

 - [GET /Mime/delete_handler](https://api.docs.cpanel.net/specifications/cpanel.openapi/handler-management/delete_handler.md): This function deletes an Apache MIME type handler.

Important:

  When you disable the WebServer role, the system disables this function.

## Return web server's MIME handlers

 - [GET /Mime/list_handlers](https://api.docs.cpanel.net/specifications/cpanel.openapi/handler-management/list_handlers.md): This function lists all of Apache's MIME handlers.

Important:

  When you disable the WebServer role,
  the system disables this function.

## Return redirect information

 - [GET /Mime/redirect_info](https://api.docs.cpanel.net/specifications/cpanel.openapi/handler-management/redirect_info.md): This function retrieves redirect information for a URL or  All Public Domains .

Important:

When you disable the Web Server role, the system disables this function.

