mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update web.config to work with newer IIS versions that support .appcache.
This commit is contained in:
parent
c02af96836
commit
079ae7ac16
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<!-- Register MIME type for cache manifest -->
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<remove fileExtension=".appcache"/>
|
||||
<mimeMap fileExtension=".appcache" mimeType="text/cache-manifest"/>
|
||||
</staticContent>
|
||||
</system.webServer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue