From cdce6fea4ffe13672e5a130aeb3e6a89f36c224f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 21 Feb 2015 15:36:13 +0000 Subject: [PATCH] Add es type override to get the right mime type for es web pages. --- roles/fedora-web/boot/files/languages.conf | 1 + roles/fedora-web/community/files/languages.conf | 1 + roles/fedora-web/fudcon/files/languages.conf | 1 + roles/fedora-web/getfedora/files/languages.conf | 1 + roles/fedora-web/main/files/languages.conf | 1 + roles/fedora-web/spins/files/languages.conf | 1 + roles/fedora-web/start/files/languages.conf | 1 + 7 files changed, 7 insertions(+) diff --git a/roles/fedora-web/boot/files/languages.conf b/roles/fedora-web/boot/files/languages.conf index 43085de3fa..b238d626a9 100644 --- a/roles/fedora-web/boot/files/languages.conf +++ b/roles/fedora-web/boot/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/community/files/languages.conf b/roles/fedora-web/community/files/languages.conf index e7fad318a6..24db85673b 100644 --- a/roles/fedora-web/community/files/languages.conf +++ b/roles/fedora-web/community/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/fudcon/files/languages.conf b/roles/fedora-web/fudcon/files/languages.conf index 2785764aaa..c5635ab01f 100644 --- a/roles/fedora-web/fudcon/files/languages.conf +++ b/roles/fedora-web/fudcon/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/getfedora/files/languages.conf b/roles/fedora-web/getfedora/files/languages.conf index c770e7e7dd..f5d588b023 100644 --- a/roles/fedora-web/getfedora/files/languages.conf +++ b/roles/fedora-web/getfedora/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/main/files/languages.conf b/roles/fedora-web/main/files/languages.conf index c5bb47ee5a..4db0ada7eb 100644 --- a/roles/fedora-web/main/files/languages.conf +++ b/roles/fedora-web/main/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/spins/files/languages.conf b/roles/fedora-web/spins/files/languages.conf index c29d734a8c..1786596653 100644 --- a/roles/fedora-web/spins/files/languages.conf +++ b/roles/fedora-web/spins/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/start/files/languages.conf b/roles/fedora-web/start/files/languages.conf index b9f6681666..db31ca9dbb 100644 --- a/roles/fedora-web/start/files/languages.conf +++ b/roles/fedora-web/start/files/languages.conf @@ -4,6 +4,7 @@ AddType text/html .el AddType text/html .nb AddType text/html .pl AddType text/html .tr +AddType text/html .es AddLanguage af .af AddLanguage ar .ar