h5bp / server-configs-iis

IIS Web.Config Boilerplates
MIT License
336 stars 84 forks source link

Add MIME type for manifest.webapp? #13

Closed dieseltravis closed 10 years ago

dieseltravis commented 10 years ago

I noticed that the mobile boilerplate includes a manifest.webapp file but this config doesn't actually support that file type.

<remove fileExtension=".webapp" />
<mimeMap fileExtension=".webapp" mimeType="application/x-web-app-manifest+json; charset=UTF-8" />
alrra commented 10 years ago

@dieseltravis can you open a pull request? Thanks! :)

ChrisMcKee commented 10 years ago

Done; even if i somehow referenced this as 15 rather than 13. Ah well nevermind