Hello!
On Mon, Nov 11, 2013 at 9:57 PM, Porfus wrote:
> I use Openresty with Upload module. Use the following configuration:
>
It's recommended to use the lua-resty-upload library if you're using
ngx_lua anyway:
https://github.com/agentzh/lua-resty-upload
This library is installed by default in OpenResty.
Regards,
-agentzh