HELP, I need write a module, upload a single file.
gaosboy
nginx-forum at nginx.us
Sun Oct 11 08:45:09 MSD 2009
I need write a nginx module to upload a single file by POST method.
Just get post request and move the file to a specified path.
It is simple but I cannot get the POST data now. I want to know how to move the file from ngx_http_request_t *r to the filesystem.
Thank U !
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,12884,12884#msg-12884
More information about the nginx
mailing list