Appendix D – IIS MIME Type Support
Your web server machine must be configured to understand some specific file formats used by Evolve Web Platform.
You can do this task now, at the Default Web Site level in IIS, or you can do this later for the specific Evolve application, once the Evolve Administrator has created it.
To specify the new MIME Types:
1. In IIS Manager’s left-hand pane, select the Default Web Site node
2. Ensure you have the central pane set to Features View, then double-click MIME Types in the IIS section
The MIME Types settings are displayed
3. Check the list of extensions that are already configured and see if any of the following are missing:
.eot
.json
.ttf
.woff
.woff2
4. For each extension that is not already configured, do the following:
a.Right-click in the central pane and select Add�
b.Enter the following details, depending on which you need to add
File Name Extension |
MIME Type |
.eot |
application/octet-stream |
.json |
application/json |
.ttf |
application/octet-stream |
.woff |
application/font-woff |
.woff2 |
application/font-woff2 |
c. Click OK
5. Repeat steps a to c as required and then close IIS Manager.
|