Skip to content

Instantly share code, notes, and snippets.

@ntotten
Created February 1, 2011 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ntotten/806835 to your computer and use it in GitHub Desktop.
Save ntotten/806835 to your computer and use it in GitHub Desktop.
<system.webServer>
<httpProtocol>
<customHeaders>
<clear />
<add name="X-UA-Compatible" value="IE=9; chrome=1" />
</customHeaders>
</httpProtocol>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment