Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

brianus

macrumors 6502
Original poster
An arcane question regarding the custom version of Apache 1.3 included with OS X Server 10.4: when submitting a form including a file upload, I presume the file gets spooled into a temporary location on the server while it's being uploaded, correct? So, where is it (or how can I find out)?

The thing is, I've been trying to write an "upload progress meter" for a CGI script, but it's not working -- there's something about this customized version of apache that prevents any of my CGI script's code from being executed until after the upload has completed (I have a similar CGI script with a progress meter running on a plain-OS X Mac mini at home, and it works just fine). So I figure a workaround would be to have a separate script monitor the size of temporary file on disk. But where the hell is the bugger...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.