Wrox Home  
Search P2P Archive for: Go

  Return to Index  

apache_server thread: How to configure Apache to handle file uploads??


Message #1 by "Deepak Parthasarathy" <deepakp@n...> on Mon, 21 May 2001 18:01:42 +0530
Hi All,

    How can I configure Apache server so that

it can handle files uploaded from clients (via Internet

Explorer or Netscape)??

Any changes to be made in the configuration file??



TIA,

DP



Deepak Parthasarathy M

NCMR Technologies Pvt. Ltd.,

Koramangala,

Bangalore-95.

Phone:+xx-xxx-xxxxxxx

           +xx-xxx-xxxxxxx



EMail : deepakp@n...

            deepaksarathy@h... 





Message #2 by "joe baldwin" <roast_horse@h...> on Tue, 22 May 2001 11:37:08
no you don't need to edit anything, it can be done with php, asp etc.

there is a good php tutorial that demystifies file-uploads here:



http://www.thickbook.com/extra/php_fileupload.phtml



this shows you how to do a file upload w/out all the confusing form 

validation etc.

get the hang of the basic script and go from there.



joe

  Return to Index