I am having a big issue trying to disable IE’s Compatibility mode.
After much head banging, I have traced the issue down to whether the site is been served as Apache’s default config, or as a virtual host.
I know this to be the case as when I access the site with the ‘localhost’ domain, everything is fine. As soon as I access the very same page via a domain configured in a virtual host – the site renders in Compatibility mode.
Can anyone please shed any light on this crazy issue???
Serving the site as the default host isn’t an option.
- Dean
Ah-ha!
From here (emphasis mine):
I’m not commenting this. I’m sure this has some good real-world reasons, but I still have the urge to hit my head on the desk.