Configuring IIS for USoft

Previous Next

You may or may not need to configure IIS for USoft on a development machine or production machine.

IIS is the required web server for web applications with USoft-defined web pages. If you are creating a USoft Services Platform you can create non-IIS web servers. If you are using USoft to create web services, you can run these alternatively by using IIS or by using a web server defined in USoft Service Definer.

Adding mime types

For USoft 9 Web Applications with USoft-defined UI (= USoft-defined web pages, you will need to add the Mime Type setting:

Extension

MIME Type

.json

application/json

If you plan to use the bootstrap framework, you will also want to add:

Extension

MIME Type

.woff

application/font-woff

 

 

See also

Installing the USoftComJavaCall component

Installing a USoft Rules Service