mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
add mp4 mine type
This commit is contained in:
parent
3a582f3c57
commit
85609c8095
@ -334,6 +334,7 @@ static const char *default_extension_map[] = {
|
||||
"video/mpeg" " mpeg mpe mpg",
|
||||
"video/quicktime" " qt mov",
|
||||
"video/x-msvideo" " avi",
|
||||
"video/mp4" " mp4",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user