it:ad:iis:howto:configure_mime_types

IT:AD:IIS:HowTo:Configure MIME Types

By default, IIS doesn't allow access to file types it doesn't know about. To serve up KML, a relatively uncommon extension (KML)

  1. In IIS Manager, a website node > right-click > Properties
  2. Select HTTP Headers > MIME TYpes > New…
  3. Set file name extension (eg: “.KML”).
  4. Set type (eg: application/vnd.google-earth.kml+xml) * for an undefined MIME type, set Extension=*, and type=application/octet-stream * for a file without extension, set Extenion=.
  • /home/skysigal/public_html/data/pages/it/ad/iis/howto/configure_mime_types.txt
  • Last modified: 2023/11/04 22:58
  • by 127.0.0.1