# 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. When you disable the Web Server role, the system 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. When you disable the WebServer role, the system 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. When you disable the WebServer role, the system 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 . When you disable the Web Server role, the system this function.