Nick Kew <nick@xxxxxxxxxxxx> wrote on 09/11/2009 10:31:46 AM:
> Hmmm. That sounds buggish (dammit, it's a long time since I did
> anything nontrivial with CGI).
>
> What Apache version, and what CGI implementation?
From my CGI env:
SERVER_SOFTWARE=Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4.2 with Suhosin-Patch mod_perl/2.0.4 Perl/v5.10.0
...
GATEWAY_INTERFACE=CGI/1.1
SERVER_PROTOCOL=HTTP/1.1
REQUEST_METHOD=PUT
QUERY_STRING=large-file.xml
REQUEST_URI=/cgi-bin/chunked-upload?large-file.xml
SCRIPT_NAME=/cgi-bin/chunked-upload
Chris