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:

  1. In the Servers view, double-click the WebSphere Application Server v5.x to open it. The server editor opens.

  2. Click the Web tab at the bottom of the editor. The Mime Types section shows a table with Mime types and extensions.

  3. In the Mime Types section, click the Add or Edit button.

  4. 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.

  5. 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.

  6. Click OK.

  7. To remove a MIME type mapping, select a mapping from the table and click the Remove button.

  8. 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