Posted by:
neo314
(---.hsd1.or.comcast.net)
I have added the following to an htaccess file for an older web site to force compatibility view in IE8:
Header set X-UA-Compatible IE=EmulateIE7
This creates an internal server error on WAMP, but works online. It would be nice if it worked on WAMP as well so I don't have to edit all the files to make this update. Is there another way to accomplish this in htaccess?