From b75cbfdafe152489ff0079aa4efe5a9afd60f94f Mon Sep 17 00:00:00 2001 From: Matthew Haughton <3flex@users.noreply.github.com> Date: Tue, 2 Sep 2014 17:11:15 -0400 Subject: [PATCH] Remove Chrome Frame related comment Fix h5bp/server-configs-nginx#30 Close h5bp/server-configs-nginx#62 --- h5bp/directive-only/x-ua-compatible.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/h5bp/directive-only/x-ua-compatible.conf b/h5bp/directive-only/x-ua-compatible.conf index b73b0b0..a51bb31 100644 --- a/h5bp/directive-only/x-ua-compatible.conf +++ b/h5bp/directive-only/x-ua-compatible.conf @@ -1,3 +1,2 @@ # Force the latest IE version -# Use ChromeFrame if it's installed for a better experience for the poor IE folk add_header "X-UA-Compatible" "IE=Edge";