# Mime Type Management Website Configuration / Mime Type Management ## Add MIME type to web server - [GET /Mime/add_mime](https://api.docs.cpanel.net/specifications/cpanel.openapi/mime-type-management/add_mime.md): This function adds a MIME type to Apache. When you disable the Web Server role, the system this function. ## Remove MIME type from web server - [GET /Mime/delete_mime](https://api.docs.cpanel.net/specifications/cpanel.openapi/mime-type-management/delete_mime.md): This function removes a MIME type from Apache. When you disable the WebServer role, the system this function. ## Return web server's MIME types - [GET /Mime/list_mime](https://api.docs.cpanel.net/specifications/cpanel.openapi/mime-type-management/list_mime.md): This function lists all of Apache's MIME types. This function does list PHP versions with MIME types when the user or domain enables PHP-FPM. The system displays custom MIME types. When you disable the Web Server role, the system this function.