]> Sergey Matveev's repositories - dotfiles.git/blobdiff - lighttpd/mime-text.conf
XMP, ICC, YAML media types
[dotfiles.git] / lighttpd / mime-text.conf
index 99ce9d1d755fd82e77961f4c611770f48a496bf9..ca713ffd1c880a3ce38d2db1b097448faaf1606c 100644 (file)
@@ -14,6 +14,7 @@ mimetype.assign += (
        ".txt" => "text/plain; charset=utf-8",
        ".url" => "text/uri-list; charset=utf-8",
        ".vcf" => "text/vcard; charset=utf-8",
+       ".yaml" => "text/yaml; charset=utf-8",
        ".zone" => "text/dns; charset=utf-8",
        "ls-lR" => "text/plain; charset=utf-8",
        "README" => "text/plain; charset=utf-8",