Tuesday, October 25, 2022

Mime Type in web.config or in IIS server

 <staticContent>

      <mimeMap fileExtension=".tab" mimeType="text/plain"/>

    </staticContent>


> Or Open IIS server and click on Mime types and click on add.

> Right click to remove it.

No comments:

Post a Comment