Update some lighttpd configuration files.
This commit is contained in:
parent
b7ad2ab241
commit
c235fbecb2
2 changed files with 23 additions and 11 deletions
|
|
@ -68,6 +68,7 @@ mimetype.assign = (
|
|||
".tbz" => "application/x-bzip-compressed-tar",
|
||||
".tar.bz2" => "application/x-bzip-compressed-tar",
|
||||
".rpm" => "application/x-rpm",
|
||||
".json" => "application/json",
|
||||
# make the default mime type application/octet-stream.
|
||||
"" => "application/octet-stream",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue