MIME types match file
extensions with file types to instruct web browsers how to handle
certain types of files. For example, the following MIME type
text/plain .txt
instructs the web browser to process all .txt
files as plain text.
By default, most common MIME types are already preconfigured. However,
if you find that the pages of your website cannot be properly processed
by web browsers because you use files with non-standard extensions, you
need to configure one or more custom MIME types.
To configure custom MIME types:
- Go to Websites & Domains > Apache & nginx Settings.
- Under MIME types, select the Enter custom value radio button.
- Type in or delete the desired MIME types, and click OK.