You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tomasz Muras <ne...@gmail.com> on 2011/12/31 21:59:44 UTC

[users@httpd] Partial file uploads

Hello,

I would like to create a website that allows users uploading only
first N bytes of the file. I'm interested only in the file headers, so
I will never need a full file. I would like Apache to allow uploading
X bytes, interrupt the upload - but keep & pass the partial file to
mod_php. Do you think it's possible? Where should I look - maybe
creating a custom Apache mod is the only way?

Any hints or directions much appreciated,
Tomek Muras

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org