ModPorter - Painless file uploads

Updated . Posted . Visible to the public.

Porter is essentially the inverse of X-SendFile. It parses the multipart post in C inside your apache process and writes the files to disk. Once that work is done it changes the request to look like a regular form POST which contains pointers to the temp files on disk.

Last edit
Keywords
apache, deployment, scalability
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2009-04-24 11:48)