Skip to content

Instantly share code, notes, and snippets.

@mahizsas
Forked from wullemsb/web.config
Last active August 29, 2015 14:08
Show Gist options
  • Save mahizsas/a7cf3e06f3e9fa747cad to your computer and use it in GitHub Desktop.
Save mahizsas/a7cf3e06f3e9fa747cad to your computer and use it in GitHub Desktop.
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="X-UA-Compatible" value="IE=Edge" />
</customHeaders>
</httpProtocol>
<system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment