开发者

Upload files with Apache

I'm开发者_运维问答 writing a CGI program in C to get an uploaded file through HTTP multipart/form-data.

How is that Apache handles file uploads? How can I get the data?


You could use an established CGI library, such as cgic, which has cgiFormFileName method for handling uploaded files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜