Skip to content

Commit

Permalink
RedmineのmetaタグにX-UA-X-UA-Compatibleが記述されるようになったのでApacheの設定から削除
Browse files Browse the repository at this point in the history
  • Loading branch information
vividtone committed Oct 13, 2015
1 parent 445e7fb commit a2d8e38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/apache/templates/redmine.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

Header always unset "X-Powered-By"
Header always unset "X-Runtime"
Header always set "X-UA-Compatible" "IE=edge"

PassengerMaxPoolSize 20
PassengerMaxInstancesPerApp 4
Expand Down

0 comments on commit a2d8e38

Please sign in to comment.