Version 1.0
nginx bindings for lusty.
Require it in your config:
local config = {
server = require "lusty-nginx.server",
--...
log = {
--...
{ ["lusty-nginx.log"] = {} }
}
-...
}
Copyright 2013 Olivine Labs, LLC. MIT licensed. See LICENSE file for details.