Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jerker Stigsson 63 posts 122 karma points
    Feb 07, 2014 @ 13:43
    Jerker Stigsson
    0

    Custom HTTP Header

    I would like to force IE users that have Compability Mode turned on to render the website in normal IE mode.

    In order to be sure, to make this work I found on this forum entry:

    http://stackoverflow.com/questions/9182428/force-internet-explorer-9-to-use-ie-9-mode

    It says that you have add X-UA-Compatible: IE=edge,chrome=1 in the HTTP Header.

    Does anyone know how to go about this?

    I guess this is something in the umbraco core. Is it even possible to add to the HTTP Header sent from the umbraco webapplication?

  • Jerker Stigsson 63 posts 122 karma points
    Feb 07, 2014 @ 14:29
    Jerker Stigsson
    0

    Kind of found a solution pretty quick after I added this entry.

    Simplest way of doing this is to add to the Http Response Header in the IIS on the server. Here is the link if anyone needs it:

    http://sudhanshutheone.net/2013/10/15/force-internet-explorer-to-use-standards-mode-x-ua-compatible-http-header/

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies