diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-07-03 13:32:56 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-07-03 13:33:15 +0000 |
commit | aba24e71d2530941aae2e2151a72447f126990d1 (patch) | |
tree | 3306d2de2f70b5b8ca40c8f0c8ed14003df0ab8c /share/apache | |
parent | Adding debian version 20160601-1. (diff) | |
download | open-infrastructure-service-tools-aba24e71d2530941aae2e2151a72447f126990d1.tar.xz open-infrastructure-service-tools-aba24e71d2530941aae2e2151a72447f126990d1.zip |
Merging upstream version 20160701.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'share/apache')
-rw-r--r-- | share/apache/mods/000-apache-icons.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/apache/mods/000-apache-icons.conf b/share/apache/mods/000-apache-icons.conf index d5932c5..bd9c2b5 100644 --- a/share/apache/mods/000-apache-icons.conf +++ b/share/apache/mods/000-apache-icons.conf @@ -35,7 +35,7 @@ AddIcon /icons/spreadsheet.${FORMAT} .ods .ots .xls .xlt .xlsx .xltx - AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .changes .dsc + AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .sign .changes .dsc MD5SUMS SHA1SUMS SHA224SUMS SHA256SUMS SHA384SUMS SHA512SUMS AddIconByType (TXT,/icons/text.${FORMAT}) text/* AddIcon (VID,/icons/video.${FORMAT}) .mkv .mp4 .ogm |