Page 2 of 2
Posted: Mon Sep 06, 2004 5:39 pm
by feyd
the content-type is what's screwy I'd say. A text file is done when character 126 or 127 are hit..
need to set the default content-type to a binary format.
Posted: Mon Sep 06, 2004 5:46 pm
by James M.
Would it be too much to ask how? I tried to write this in the httpd.conf file :
Posted: Mon Sep 06, 2004 7:29 pm
by feyd
I was able to download a 2GB file from my server using text/plain.. course.. I have rar files mapped to a rar client... The files were identical.. So I'm not sure what's wrong with your server..