diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 7a4f47408..b97247a2a 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -86,10 +86,9 @@ Options -MultiViews # Force IE to render pages in the highest available mode in the various # cases when it may not: http://hsivonen.iki.fi/doctype/ie-mode.pdf. -# Use, if installed, Google Chrome Frame. - Header set X-UA-Compatible "IE=edge,chrome=1" + Header set X-UA-Compatible "IE=edge" # `mod_headers` can't match based on the content-type, however, we only # want to send this header for HTML pages and not for the other resources