File

plugins/mod_unknown.lua @ 10548:c88f979946c4

mod_http_files: Log something if unable to load MIME database Not that much to worry about, the most common file types are included in the code above.
author Kim Alvefur <zash@zash.se>
date Mon, 23 Dec 2019 21:52:50 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform