Adding MIME type mappings to a WebSphere Application Server v5.x
You can configure MIME (Multipurpose Internet Mail Extensions) type mappings for a WebSphere Application Server v5.x.
To configure MIME type mappings for a WebSphere Application Server v5.x:
- In the Servers view, double-click the WebSphere Application Server v5.x to open it. The server editor opens.
- Click the Web tab at the bottom of the editor. The Mime Types section shows a table with Mime types and extensions.
- In the Mime Types section, click the Add or Edit button.
- In the Mime Type field, type a MIME type to which the type's file name extensions map. The type might be text, image, or application. An example value for MIME type is text/html.
- In the Extension field, type file extensions that map to the MIME type. Example file extensions for a text/html MIME type include .htm, .html, and .txt.
- Click OK.
- To remove a MIME type mapping, select a mapping from the table and click the Remove button.
- Save and close the server editor.
For more information about analyzing trace output, refer to the WebSphere Application Server documentation.
Parent topic
Configuring WebSphere Application Server v5.x